共用方式為


SecurityTokenService.Scope 屬性

定義

取得或設定與目前執行個體相關聯的範圍。

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

屬性值

表示權杖發佈要求組態的 Scope

適用於