IAuthorizationComponent.Id Propriété

Définition

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é.

S’applique à