次の方法で共有


CertificateFormat 列挙型

定義

サービス証明書の形式。 Azure では、pfx と cer のファイル形式がサポートされています。

public enum CertificateFormat
type CertificateFormat = 
Public Enum CertificateFormat
継承
CertificateFormat

フィールド

Cer 1
Pfx 0

適用対象