IAuthorizationComponent 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示用來授權使用者的元件。
public interface class IAuthorizationComponent
public interface IAuthorizationComponent
type IAuthorizationComponent = interface
Public Interface IAuthorizationComponent
- 衍生
備註
實作 IAuthorizationPolicy 介面並衍生自 AuthorizationContext 類別的授權原則和授權內容,會個別實作 IAuthorizationComponent 介面。 IAuthorizationComponent 介面會針對具有通常用於稽核之 Id 屬性的授權元件來定義唯一識別項。
屬性
Id |
取得識別此授權元件的字串。 |