RemotingClientProxy.PreAuthenticate 屬性

定義

取得或設定一個值,指示是否啟用請求的預先驗證。

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

屬性值

一個布林值,指示是否啟用了請求的預認證。

適用於