SecurityTokenService.Scope Proprietà

Definizione

Ottiene o imposta l'ambito associato all'istanza corrente.

public:
 property System::IdentityModel::Scope ^ Scope { System::IdentityModel::Scope ^ get(); void set(System::IdentityModel::Scope ^ value); };
public System.IdentityModel.Scope Scope { get; set; }
member this.Scope : System.IdentityModel.Scope with get, set
Public Property Scope As Scope

Valore della proprietà

Scope che rappresenta la configurazione per la richiesta di emissione del token.

Si applica a