次の方法で共有


AdamInstance.SslPort プロパティ

定義

この AD LDS インスタンスの SSL ポート番号を取得します。

public:
 property int SslPort { int get(); };
public int SslPort { get; }
member this.SslPort : int
Public ReadOnly Property SslPort As Integer

プロパティ値

この AD LDS インスタンスの SSL ポート番号が格納された Int32 値。

例外

オブジェクトは破棄されました。

適用対象