Click or drag to resize

ProvisioningClaimLoadOptions Properties

The ProvisioningClaimLoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
Search on account name (right truncated)
Public propertyAssignmentKey
Load claim for the provided key
Public propertyAttributes
Public propertyIdentityDisplayName
Search on identity display name (right truncated)
Public propertyLoadAttributes
Load claim attributes
Public propertyMessage
Message search (right truncated)
Public propertyReferenceAttributes
A list of attribute names which has type reference. If the list is not provided, a reference attribute value is deserialized as a string and not properly as a guid.
Public propertyResourceDisplayName
Search on resource display name (right truncated)
Public propertySearch
Global search in all columns (right truncated)
Public propertyStatus
Status
Public propertySystemDisplayName
Search on system display name (right truncated)
Top
See Also