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