MonoCloud Management SDK
    Preparing search index...

    Enumeration SecretTypes

    The secret type.

    Index

    Enumeration Members

    Jwk: "jwk"

    A JSON Web Key (JWK).

    JwtAssertionSharedSecret: "jwt_assertion_shared_secret"

    A shared secret used for JWT-based client assertion authentication.

    SharedSecret: "shared_secret"

    A shared symmetric secret value.

    X509CertificateBase64: "x509_certificate_base64"

    A base64-encoded X.509 certificate.

    X509IssuerName: "x509_issuer_name"

    An X.509 certificate identified by its issuer name.

    X509Name: "x509_name"

    An X.509 certificate identified by its subject name.

    X509Thumbprint: "x509_thumbprint"

    An X.509 certificate identified by its thumbprint.