Method | Description | |
---|---|---|
GetActiveDirectoryIntegerValue ( |
||
GetActiveDirectoryObjectValue ( |
||
GetActiveDirectoryStringValue ( |
||
HasAuthorization ( |
||
HasAuthorizationAll ( |
||
HasAuthorizationAny ( |
public static GetActiveDirectoryIntegerValue ( |
||
User | ||
PropertyName | string | |
Index | int | |
return | int |
public static GetActiveDirectoryObjectValue ( |
||
User | ||
PropertyName | string | |
Index | int | |
return | object |
public static GetActiveDirectoryStringValue ( |
||
User | ||
PropertyName | string | |
Index | int | |
return | string |
public static HasAuthorization ( |
||
User | ||
Claim | string | |
return | bool |
public static HasAuthorizationAll ( |
||
User | ||
return | bool |
public static HasAuthorizationAny ( |
||
User | ||
return | bool |