IClaimsPrincipal 成员

Extends the principal to include multiple claims-based identities.

下表列出了 IClaimsPrincipal 类型公开的成员。

Public 属性

  名称 说明
public property Identities Gets a collection of claims-based identities associated with this principal.

页首

Public 方法

  名称 说明
public method Copy Returns a new T:Microsoft.IdentityModel.Claims.IClaimsPrincipal derived object copied from this object.

页首

请参见

参考

IClaimsPrincipal 接口
Microsoft.IdentityModel.Claims 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。