Rights.PossessProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个字符串,该字符串指定权限表示一个与声明关联的实体所拥有的属性。
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
的声明指示与此声明关联的实体拥有值为 Name
的 Martin
属性。