言語

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 アプリケーション パーティションです。

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

適用対象