Share via


SecurityTokenService.Scope Eigenschaft

Definition

Übernimmt oder bestimmt den Scope, 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, das die Konfiguration für die Anforderung der Tokenausstellung darstellt.

Gilt für: