Share via


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 屬性。

適用於