PasswordCredential

Contains a password credential (client secret) associated with an application or service principal.

AuthenticationAuthorizationIdentityMicrosoftMicrosoft EntraOAuthOpenID ConnectSAMLSCIMSingle Sign-OnZero Trust

Properties

Name Type Description
customKeyIdentifier ['string', 'null']
displayName ['string', 'null']
endDateTime string The date and time at which the password expires.
hint ['string', 'null'] Contains the first three characters of the password.
keyId string
secretText ['string', 'null'] The client secret value. Only returned on creation; not retrievable afterward.
startDateTime string
View JSON Schema on GitHub