共用方式為


IISOptions.ForwardClientCertificate 屬性

定義

如果 MS-ASPNETCORE-CLIENTCERT 要求標頭存在,則填入 ITLSConnectionFeature。

public:
 property bool ForwardClientCertificate { bool get(); void set(bool value); };
public bool ForwardClientCertificate { get; set; }
member this.ForwardClientCertificate : bool with get, set
Public Property ForwardClientCertificate As Boolean

屬性值

適用於