共用方式為


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 安全性權杖驗證器。

適用於