Rights.PossessProperty Proprietà

Definizione

Ottiene una stringa che specifica che il diritto rappresenta una proprietà che possiede l'entità associata a un'attestazione.

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

Valore della proprietà

Diritto che rappresenta una proprietà che possiede l'entità associata a un oggetto Claim.

Commenti

La stringa restituita dalla PossessProperty proprietà è http://schemas.xmlsoap.org/ws/2005/05/identity/right/possessproperty.

Un'attestazione di tipo Name con diritto PossessProperty sul valore Martin indica che l'entità alla quale è associata tale attestazione possiede una proprietà Name con il valore Martin.

Si applica a