Click or drag to resize

IdentityAccountInfoResult Properties

The IdentityAccountInfoResult type exposes the following members.

Properties
  NameDescription
Public propertyAccountInfos
Public propertyErrorMessage
Contains validation errors if the combination of resources/attributes are not valid
Public propertyIsAccountResource
Public propertyRequireAccountName
If true, the Access Request process will prompt the user for an account name when requesting an account resource Is always set to true if the identity is a technical identity. If the resource is an account resource, the account name must be provided. If the resource is a permission or role resource, the assignment will be linked to the provided account name
Public propertyResourceTypeHasAutoAccountEnabled
If the Resource type of the resource being requested, has auto-account enabled, it should be possible to request it for any type of identity, regardless of whether the identity has an account.
Top
See Also