次の方法で共有


SecurityPackageContextConnectionInformation.Protocol プロパティ

定義

Protocol プロパティは、この接続で使用されるセキュリティ プロトコルを格納します。

public:
 property System::DirectoryServices::Protocols::SecurityProtocol Protocol { System::DirectoryServices::Protocols::SecurityProtocol get(); };
public System.DirectoryServices.Protocols.SecurityProtocol Protocol { get; }
member this.Protocol : System.DirectoryServices.Protocols.SecurityProtocol
Public ReadOnly Property Protocol As SecurityProtocol

プロパティ値

この接続で使用されるセキュリティ プロトコル。

適用対象