Sdílet prostřednictvím


Saml2SubjectConfirmationData.NotBefore Vlastnost

Definice

Získá nebo nastaví čas okamžitě, před kterým nelze potvrdit předmět. [Saml2Core, 2.4.1.2]

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

Hodnota vlastnosti

Hodnota s možnou DateTime hodnotou null, která obsahuje časovou okamžitou hodnotu ve standardu UTC.

Poznámky

Atribut NotBefore

Platí pro