This class is used to specify the context of the authorization event.
下表列出了 AuthorizationContext 类型公开的成员。
Public 构造函数
| 名称 | 说明 | |
|---|---|---|
| AuthorizationContext | 已重载。 | 
页首
Public 属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | Action | Gets the authorization action. | 
| .gif) | Principal | Gets the authorization principal. | 
| .gif) | Resource | Gets the authorization resource. | 
页首
Public 方法
(另请参阅 Protected 方法)
| 名称 | 说明 | |
|---|---|---|
| .gif) | Equals | 已重载。 (从 Object 继承) | 
| .gif) | GetHashCode | (从 Object 继承) | 
| .gif) | GetType | (从 Object 继承) | 
| .gif) .gif) | ReferenceEquals | (从 Object 继承) | 
| .gif) | ToString | (从 Object 继承) | 
页首
Protected 方法
| 名称 | 说明 | |
|---|---|---|
| .gif) | Finalize | (从 Object 继承) | 
| .gif) | MemberwiseClone | (从 Object 继承) | 
页首
请参见
参考
AuthorizationContext 类
Microsoft.IdentityModel.Claims 命名空间
版权所有 (C) 2008 Microsoft Corporation。保留所有权利。