IAzClientContext2 interface (azroles.h)
The IAzClientContext2 interface inherits from the IAzClientContext interface and implements new methods that manipulate the client context.
Inheritance
The IAzClientContext2 interface inherits from IDispatch and IAzClientContext. IAzClientContext2 also has these types of members:
Methods
The IAzClientContext2 interface has these methods.
IAzClientContext2::AddApplicationGroups Adds the specified array of existing IAzApplicationGroup objects to the client context object. |
IAzClientContext2::AddRoles Adds the specified array of existing IAzRole objects to the client context. |
IAzClientContext2::AddStringSids Adds an array of string representations of security identifiers (SIDs) to the client context. |
IAzClientContext2::get_LDAPQueryDN Retrieves or sets the domain name of the directory object to be used during evaluation of LDAP query groups. (Get) |
IAzClientContext2::GetAssignedScopesPage Retrieves a list of the scopes in which the client represented by the current IAzClientContext2 object is assigned to at least one role. |
IAzClientContext2::put_LDAPQueryDN Retrieves or sets the domain name of the directory object to be used during evaluation of LDAP query groups. (Put) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008, Windows Server 2003 with SP1 [desktop apps only] |
Target Platform | Windows |
Header | azroles.h |