IAuthorizeData 介面

定義

定義將授權規則套用至資源所需的資料集。

public interface class IAuthorizeData
public interface IAuthorizeData
type IAuthorizeData = interface
Public Interface IAuthorizeData
衍生

屬性

ActiveAuthenticationSchemes

取得或設定用來建構使用者資訊之配置的逗號分隔清單。

AuthenticationSchemes

取得或設定用來建構使用者資訊之配置的逗號分隔清單。

Policy

取得或設定決定資源存取權的原則名稱。

Roles

取得或設定允許存取資源的角色逗號分隔清單。

適用於