Sdílet prostřednictvím


Organization.DisplayNames Vlastnost

Definice

Získá kolekci zobrazovaných názvů přidružených k organizaci.

Toto je povinný prvek.

public:
 property System::IdentityModel::Metadata::LocalizedEntryCollection<System::IdentityModel::Metadata::LocalizedName ^> ^ DisplayNames { System::IdentityModel::Metadata::LocalizedEntryCollection<System::IdentityModel::Metadata::LocalizedName ^> ^ get(); };
public System.IdentityModel.Metadata.LocalizedEntryCollection<System.IdentityModel.Metadata.LocalizedName> DisplayNames { get; }
member this.DisplayNames : System.IdentityModel.Metadata.LocalizedEntryCollection<System.IdentityModel.Metadata.LocalizedName>
Public ReadOnly Property DisplayNames As LocalizedEntryCollection(Of LocalizedName)

Hodnota vlastnosti

Kolekce zobrazovaných názvů.

Platí pro