Partage via


Organization.DisplayNames Propriété

Définition

Obtient la collection de noms complets associée à l'organisation.

Cet élément est obligatoire.

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)

Valeur de propriété

Collection de noms d'affichage.

S’applique à