Dela via


AuthorizedConnectionKeyType Enum

Definition

Enumerates the state of the authorized connection key types.

public enum AuthorizedConnectionKeyType
type AuthorizedConnectionKeyType = 
Public Enum AuthorizedConnectionKeyType
Inheritance
AuthorizedConnectionKeyType

Fields

Base64DERCertificate 1

Indicates that the type of public key is a Base64 DER encoded certificate.

Invalid 0

Indicates that the type is not valid. All Service Fabric enumerations have an invalid type.

Applies to