次の方法で共有


EntityDescriptor.Organization プロパティ

定義

この記述子の編成を取得または設定します。

public:
 property System::IdentityModel::Metadata::Organization ^ Organization { System::IdentityModel::Metadata::Organization ^ get(); void set(System::IdentityModel::Metadata::Organization ^ value); };
public System.IdentityModel.Metadata.Organization Organization { get; set; }
member this.Organization : System.IdentityModel.Metadata.Organization with get, set
Public Property Organization As Organization

プロパティ値

組織。 既定値は、null です。

適用対象