IAuthorizationComponent.Id Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une chaîne qui identifie ce composant d'autorisation.
public:
property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String
Valeur de propriété
Chaîne qui identifie ce composant d'autorisation.
Remarques
La valeur de la propriété Id doit être unique pour tous les objets dans le modèle d'identité.