Sdílet prostřednictvím


Saml2AuthenticationContext.ClassReference Vlastnost

Definice

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

Dojde k pokusu o nastavení hodnoty, která není null a není absolutním identifikátorem URI.

Poznámky

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

Platí pro