IAuthorizeData 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義將授權規則套用至資源所需的資料集。
public interface class IAuthorizeData
public interface IAuthorizeData
type IAuthorizeData = interface
Public Interface IAuthorizeData
- 衍生
屬性
ActiveAuthenticationSchemes |
取得或設定用來建構使用者資訊之配置的逗號分隔清單。 |
AuthenticationSchemes |
取得或設定用來建構使用者資訊之配置的逗號分隔清單。 |
Policy |
取得或設定決定資源存取權的原則名稱。 |
Roles |
取得或設定允許存取資源的角色逗號分隔清單。 |