Module models

Module models 

Source

Modules§

access_token_result
authorization_grant
create_scope_info
framework_identity_info
identity_batch_info
identity_scope
json_patch_operation

Structs§

AccessTokenResult
AuthorizationGrant
ChangedIdentities
Container class for changed identities
ChangedIdentitiesContext
Context class for changed identities
CreateScopeInfo
FrameworkIdentityInfo
GroupMembership
Identity
IdentityBase
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
IdentityBatchInfo
IdentityDescriptor
An Identity descriptor is a wrapper for the identity type (Windows SID, Passport) along with a unique identifier such as the SID or PUID.
IdentityList
IdentityRightsTransferData
IdentityScope
IdentitySelf
Identity information.
IdentitySnapshot
IdentityUpdateData
IssuedToken
JObject
Represents a JSON object.
JsonPatchDocument
The JSON model for JSON Patch Operations
JsonPatchOperation
The JSON model for a JSON Patch operation
JsonWebToken
PagedIdentities
PropertiesCollection
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 for DBNull are 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.
RefreshTokenGrant
SwapIdentityInfo
TenantInfo
VssJsonCollectionWrapper
This class is used to serialize collections as a single JSON object on the wire.
VssJsonCollectionWrapperBase