ApplicationPartition.SecurityReferenceDomain 属性

定义

获取或设置此应用程序分区的安全性引用域。

public:
 property System::String ^ SecurityReferenceDomain { System::String ^ get(); void set(System::String ^ value); };
public string SecurityReferenceDomain { get; set; }
public string? SecurityReferenceDomain { get; set; }
member this.SecurityReferenceDomain : string with get, set
Public Property SecurityReferenceDomain As String

属性值

此应用程序的安全性引用域的识别名。

例外

调用基础目录服务导致错误。

目标服务器忙或不可用。

ApplicationPartition 对象尚未提交到基础目录存储区(仅适用于设置)。

应用程序分区是一个 AD LDS 应用程序分区。

已释放此对象。

适用于