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

屬性值

Boolean

布林值,指出是否啟用要求的預先驗證。

適用於