Method | Description | |
---|---|---|
IsInRole ( System.Security.Principal.SecurityIdentifier sid ) : bool | ||
IsInRole ( WindowsBuiltInRole role ) : bool | ||
IsInRole ( int rid ) : bool | ||
IsInRole ( string role ) : bool | ||
WindowsPrincipal ( System.Security.Principal.WindowsIdentity ntIdentity ) : System.Collections.Generic |
Method | Description | |
---|---|---|
OnDeserializedMethod ( |
||
WindowsPrincipal ( ) : System.Collections.Generic |
public IsInRole ( System.Security.Principal.SecurityIdentifier sid ) : bool | ||
sid | System.Security.Principal.SecurityIdentifier | |
return | bool |
public IsInRole ( WindowsBuiltInRole role ) : bool | ||
role | WindowsBuiltInRole | |
return | bool |
public WindowsPrincipal ( System.Security.Principal.WindowsIdentity ntIdentity ) : System.Collections.Generic | ||
ntIdentity | System.Security.Principal.WindowsIdentity | |
return | System.Collections.Generic |