Udostępnij za pośrednictwem


Saml2SubjectConfirmationData.NotOnOrAfter Właściwość

Definicja

Pobiera lub ustawia moment, w którym temat nie może być już potwierdzony. [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)

Wartość właściwości

Dopuszczający DateTime wartość null, która zawiera moment wystąpienia w formacie UTC.

Uwagi

Atrybut NotOnOrAfter.

Dotyczy