Modules§
- access_
token_ result - authorization_
grant - create_
scope_ info - framework_
identity_ info - identity_
batch_ info - identity_
scope - json_
patch_ operation
Structs§
- Access
Token Result - Authorization
Grant - Changed
Identities - Container class for changed identities
- Changed
Identities Context - Context class for changed identities
- Create
Scope Info - Framework
Identity Info - Group
Membership - Identity
- Identity
Base - Base Identity class to allow “trimmed” identity class in the GetConnectionData API Makes sure that on-the-wire representations of the derived classes are compatible with each other (e.g. Server responds with PublicIdentity object while client deserializes it as Identity object) Derived classes should not have additional [DataMember] properties
- Identity
Batch Info - Identity
Descriptor - An Identity descriptor is a wrapper for the identity type (Windows SID, Passport) along with a unique identifier such as the SID or PUID.
- Identity
List - Identity
Rights Transfer Data - Identity
Scope - Identity
Self - Identity information.
- Identity
Snapshot - Identity
Update Data - Issued
Token - JObject
- Represents a JSON object.
- Json
Patch Document - The JSON model for JSON Patch Operations
- Json
Patch Operation - The JSON model for a JSON Patch operation
- Json
WebToken - Paged
Identities - Properties
Collection - The class represents a property bag as a collection of key-value pairs. Values of all primitive types (any type with a
TypeCode != TypeCode.Object) except forDBNullare accepted. Values of type Byte[], Int32, Double, DateType and String preserve their type, other primitives are retuned as a String. Byte[] expected as base64 encoded string. - Refresh
Token Grant - Swap
Identity Info - Tenant
Info - VssJson
Collection Wrapper - This class is used to serialize collections as a single JSON object on the wire.
- VssJson
Collection Wrapper Base