KeyCredential Class

Active Directory Key Credential information.

Inheritance
KeyCredential

Constructor

KeyCredential(**kwargs)

Parameters

additional_properties
dict[str, object]
Required

Unmatched properties from the message are deserialized this collection

start_date
datetime
Required

Start date.

end_date
datetime
Required

End date.

value
str
Required

Key value.

key_id
str
Required

Key ID.

usage
str
Required

Usage. Acceptable values are 'Verify' and 'Sign'.

type
str
Required

Type. Acceptable values are 'AsymmetricX509Cert' and 'Symmetric'.

custom_key_identifier
str
Required

Custom Key Identifier