ServiceModelSecurityTokenRequirement.PreferSslCertificateAuthenticatorProperty 属性

定义

获取标记要求属性的键,其值为用于创建 SSL 安全标记身份验证器。

public:
 static property System::String ^ PreferSslCertificateAuthenticatorProperty { System::String ^ get(); };
public static string PreferSslCertificateAuthenticatorProperty { get; }
member this.PreferSslCertificateAuthenticatorProperty : string
Public Shared ReadOnly Property PreferSslCertificateAuthenticatorProperty As String

属性值

String

标记要求属性的键,其值为用于创建 SSL 安全标记身份验证器。

适用于