DirectoryEntryConfiguration.IsMutuallyAuthenticated 方法

定義

判斷 SSPI 層是否執行相互驗證。

public:
 bool IsMutuallyAuthenticated();
public bool IsMutuallyAuthenticated ();
member this.IsMutuallyAuthenticated : unit -> bool
Public Function IsMutuallyAuthenticated () As Boolean

傳回

如果已執行相互驗證則為 true,否則為 false

適用於