Rights.PossessProperty 属性

定义

获取一个字符串,该字符串指定权限表示一个与声明关联的实体所拥有的属性。

public:
 static property System::String ^ PossessProperty { System::String ^ get(); };
public static string PossessProperty { get; }
static member PossessProperty : string
Public Shared ReadOnly Property PossessProperty As String

属性值

一个权限,表示与 Claim 对象关联的实体所拥有的属性。

注解

属性返回 PossessProperty 的字符串为 http://schemas.xmlsoap.org/ws/2005/05/identity/right/possessproperty

类型为 Name、权限为 PossessProperty、针对值 Martin 的声明指示与此声明关联的实体拥有值为 NameMartin 属性。

适用于