Share via


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 端口号。

例外

已释放此对象。

适用于