Share via


CredentialSetProperties interface

The properties of a credential set resource.

Properties

authCredentials

List of authentication credentials stored for an upstream. Usually consists of a primary and an optional secondary credential.

creationDate

The creation date of credential store resource.

loginServer

The credentials are stored for this upstream or login server.

provisioningState

Provisioning state of the resource.

Property Details

authCredentials

List of authentication credentials stored for an upstream. Usually consists of a primary and an optional secondary credential.

authCredentials?: AuthCredential[]

Property Value

creationDate

The creation date of credential store resource.

creationDate?: Date

Property Value

Date

loginServer

The credentials are stored for this upstream or login server.

loginServer?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string