PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Compares the SID of the NTAccount with the SID definition.
Namespace: Smartsite.Base.Acl
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
C# | Copy Code |
---|---|
public static bool CompareSids( ntAccount, string sid ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Shared Function CompareSids ( _ ntAccount As , _ sid As _ ) As |
Parameters
- ntAccount
- NTAccount
- sid
- String
Return Value
See Also
WellKnownSids Class
Smartsite.Base.Acl Namespace