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 SecurityIdentifier with the SID definition.
Namespace: Smartsite.Base.Acl
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
C# | Copy Code |
---|---|
public static bool CompareSids( id, string sid ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Shared Function CompareSids ( _ id As , _ sid As _ ) As |
Parameters
- sid
- String
Return Value
See Also
WellKnownSids Class
Smartsite.Base.Acl Namespace