次の方法で共有


EntityDescriptor.FederationId プロパティ

定義

この記述子のフェデレーション ID を取得または設定します。

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

プロパティ値

フェデレーション ID。 既定値は、null です。

適用対象