Pular para o conteúdo principal

AuthenticationOptions

Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client
Class

public class AuthenticationOptions

Hierarquia: objectAuthenticationOptions

Construtores

AuthenticationOptions()

public AuthenticationOptions()

Propriedades

IgnoreRevocationStatusUnknown

Whether validation errors due to the revocation status of a certificate being unknown should be ignored. Defaults to false.

public bool IgnoreRevocationStatusUnknown { get; set; }

Retorno

bool


SecurityContextId

public Guid SecurityContextId { get; set; }

Retorno

Guid


Membros herdados

GetType(), MemberwiseClone(), ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode()