Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes of this LSA wrapper
|
|
IsWarewolfAuthorised ( string privilege, string userName, string resourceGuid ) : bool |
Method | Description | |
---|---|---|
CleanUser ( string userName ) : string | ||
FetchSchedulerGroups ( ) : IEnumerable |
||
GetLocalUserGroupsForTaskSchedule ( string userName ) : IEnumerable |
||
InitLsaString ( string Value ) : LSA_UNICODE_STRING, |
Converts the specified string to an LSA string value
|
|
IsWindowsAuthorised ( string privilege, string userName ) : bool | ||
ResolveAccountName ( System.Security.Principal.SecurityIdentifier SID ) : String | ||
SecurityWrapper ( IAuthorizationService authorizationService ) : System | ||
SecurityWrapper ( string MachineName ) : System | ||
TestReturnValue ( uint ReturnValue ) : void |
public IsWarewolfAuthorised ( string privilege, string userName, string resourceGuid ) : bool | ||
privilege | string | |
userName | string | |
resourceGuid | string | |
return | bool |