你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SecurityCredentials.CredentialType 属性

定义

指示用于保护群集的安全凭据的类型 – 有效值为“none”、“x509”、“Windows”。

public System.Fabric.CredentialType CredentialType { get; protected set; }
member this.CredentialType : System.Fabric.CredentialType with get, set
Public Property CredentialType As CredentialType

属性值

用于保护群集的安全凭据的类型。

适用于