Constable Authorization Engine 2.0 BETA

WindowsRole.DomainSubstitutionString 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 UserDomainName property at runtime.

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

See Also

WindowsRole Class | LaMarvin.Constable.Model Namespace