Constable Authorization Engine 2.0 BETA

WindowsRole.MachineSubstitutionString Field

[This is preliminary documentation and subject to change.]

The domain substitution string that can be specified as part of the WindowsGroupName. Replaced by the value of the MachineName property at runtime.

[Visual Basic]
Public Const MachineSubstitutionString As String = "{MACHINE}"
[C#]
public const string MachineSubstitutionString = "{MACHINE}";

See Also

WindowsRole Class | LaMarvin.Constable.Model Namespace