Saml2AuthenticationContext.ClassReference Właściwość

Definicja

Pobiera lub ustawia odwołanie identyfikatora URI identyfikujące klasę kontekstu uwierzytelniania opisującego następującą deklarację kontekstu uwierzytelniania. [Saml2Core, 2.7.2.2]

public:
 property Uri ^ ClassReference { Uri ^ get(); void set(Uri ^ value); };
public Uri ClassReference { get; set; }
member this.ClassReference : Uri with get, set
Public Property ClassReference As Uri

Wartość właściwości

Uri

Element Uri identyfikujący klasę kontekstu.

Wyjątki

Próba ustawienia wartości, która nie null jest i nie jest bezwzględnym identyfikatorem URI, występuje.

Uwagi

Element ClassReference. Może to być jedna ze stałych identyfikatorów URI zdefiniowanych w klasie AuthenticationContextClasses .

Dotyczy