共用方式為


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

屬性值

Int32 值,其中包含這個 AD LDS 執行個體的 SSL 通訊埠編號。

例外狀況

物件已被處置。

適用於