Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IAzClientContext interface maintains the state that describes a particular client.
Inheritance
The IAzClientContext interface inherits from the IDispatch interface. IAzClientContext also has these types of members:
Methods
The IAzClientContext interface has these methods.
IAzClientContext::AccessCheck Determines whether the current client context is allowed to perform the specified operations. |
IAzClientContext::get_RoleForAccessCheck Sets or retrieves the role that is used to perform the access check. (Get) |
IAzClientContext::get_UserCanonical Retrieves the name of the current client in canonical format. |
IAzClientContext::get_UserDisplay Retrieves the name of the current client in user display name format. |
IAzClientContext::get_UserDn Retrieves the name of the current client in distinguished name (DN) format. |
IAzClientContext::get_UserDnsSamCompat Retrieves the name of the current client in a DNS format compatible with Windows�Security�Account�Manager (SAM). |
IAzClientContext::get_UserGuid Retrieves the name of the current client in GUID format. |
IAzClientContext::get_UserSamCompat Retrieves the name of the current client in a format compatible with Windows�Security�Account�Manager (SAM). |
IAzClientContext::get_UserUpn Retrieves the name of the current client in user principal name (UPN) format. |
IAzClientContext::GetBusinessRuleString Returns the application-specific string for the business rule (BizRule). |
IAzClientContext::GetProperty Returns the IAzClientContext object property with the specified property ID. |
IAzClientContext::GetRoles Returns the roles for the client context. |
IAzClientContext::put_RoleForAccessCheck Sets or retrieves the role that is used to perform the access check. (Put) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | azroles.h |
Redistributable | Windows Server 2003 Administration Tools Pack on Windows XP |