AuthorizationContext.Id Propriedade

Definição

Obtém um identificador exclusivo para este objeto AuthorizationContext.Gets a unique identifier for this AuthorizationContext object.

public:
 abstract property System::String ^ Id { System::String ^ get(); };
public abstract string Id { get; }
member this.Id : string
Public MustOverride ReadOnly Property Id As String

Valor da propriedade

String

Um objeto AuthorizationContext.A AuthorizationContext object.

Implementações

Id

Comentários

Normalmente, a Id propriedade é um GUID.Typically, the Id property is a GUID.

Aplica-se a