IAdmSelfServiceClientSettings6
The IAdmSelfServiceClientSettings6 interface extends the IAdmSelfServiceClientSettings interface with the ability to specify the third-party credential provider wrapping settings.
Inheritance: IAdmSelfServiceClientSettings5
Properties
-
Property
-
Description
-
WrappingCredentialProviderEnabled
-
Gets or sets a value that indicates whether credential provider wrapping is enabled.
-
WrappingCredentialProviderId
-
Gets or sets the identifier of the credential provider to wrap.
-
WrappingCredentialProviderDisplayName
-
Gets or sets the display name of the credential provider to wrap.
Details
WrappingCredentialProviderEnabled
Gets or sets a value that indicates whether credential provider wrapping is enabled.
- Type:
- bool
- Access:
- Read/Write
WrappingCredentialProviderId
Gets or sets the identifier of the credential provider to wrap.
- Type:
- string
- Access:
- Read/Write
Remarks
The identifier must be specified as a Guid string (32 hex digits with 4 dashes).
For example, {e26f8b58-ce47-46f4-b3fd-d0eff2ec30ee}.
WrappingCredentialProviderDisplayName
Gets or sets the display name of the credential provider to wrap.
- Type:
- string
- Access:
- Read/Write
Requirements
Minimum required version: 2025.1