Organization.DisplayNames Propriété

Définition

Obtient la collection de noms complets associés à l’organisation.

Il s’agit d’un élément 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 complets.

S’applique à