Contents

IdentityCredential

The data for a PKCS #12 password-protected identity.

Declaration

object IdentityCredential

Properties

NameTypeDescription
Identity Requiredstring

The PKCS #12 identity data.

Password Requiredstring

The password required to decrypt the PKCS #12 identity data.

See Also

Credentials