SecurityTokenService.Scope Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Bereichs, der der aktuellen Instanz zugeordnet ist.

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

Eigenschaftswert

Ein Scope Wert, der die Konfiguration für die Tokenausstellungsanforderung darstellt.

Gilt für: