Saml2AuthenticationStatement.AuthenticationInstant Propriedade

Definição

Obtém ou define a hora em que a autenticação ocorreu. [Saml2Core, 2.7.2]

public:
 property DateTime AuthenticationInstant { DateTime get(); void set(DateTime value); };
public DateTime AuthenticationInstant { get; set; }
member this.AuthenticationInstant : DateTime with get, set
Public Property AuthenticationInstant As DateTime

Valor de Propriedade

A DateTime que representa o tempo de autenticação no UTC.

Observações

O atributo AuthnInstantane. Este atributo é obrigatório.

Aplica-se a