SecurityTokenService.Scope Egenskap

Definition

Hämtar eller anger det omfång som är associerat med den aktuella instansen.

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

Egenskapsvärde

En Scope som representerar konfigurationen för tokenutfärdingsbegäran.

Gäller för