IAuthorizationComponent 介面

定義

表示用來授權使用者的元件。

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

備註

實作 IAuthorizationPolicy 介面並衍生自 AuthorizationContext 類別的授權原則和授權內容,會個別實作 IAuthorizationComponent 介面。 IAuthorizationComponent 介面會針對具有通常用於稽核之 Id 屬性的授權元件來定義唯一識別項。

屬性

Id

取得識別此授權元件的字串。

適用於