Saml2AuthenticationContext.ClassReference Vlastnost

Definice

Získá nebo nastaví odkaz URI, který identifikuje třídu kontextu ověřování, která popisuje deklaraci kontextu ověřování, která následuje. [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

Hodnota vlastnosti

Uri

A Uri , který identifikuje třídu kontextu.

Výjimky

Pokus o nastavení hodnoty, která není null a není absolutní identifikátor URI, nastane.

Poznámky

ClassReference – element. Může to být jedna z konstant URI definovaných ve třídě AuthenticationContextClasses .

Platí pro