Sdílet prostřednictvím


Saml2SubjectConfirmationData.NotOnOrAfter Vlastnost

Definice

Získá nebo nastaví časový okamžik, kdy předmět již nelze potvrdit. [Saml2Core, 2.4.1.2]

public:
 property Nullable<DateTime> NotOnOrAfter { Nullable<DateTime> get(); void set(Nullable<DateTime> value); };
public DateTime? NotOnOrAfter { get; set; }
member this.NotOnOrAfter : Nullable<DateTime> with get, set
Public Property NotOnOrAfter As Nullable(Of DateTime)

Hodnota vlastnosti

Hodnota s možnou DateTime hodnotou null, která obsahuje časový okamžik ve standardu UTC.

Poznámky

NotOnOrAfter Atribut.

Platí pro