AuthenticationOptions
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client
Class
public class AuthenticationOptions
Hierarquia: object → AuthenticationOptions
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
SecurityContextId
public Guid SecurityContextId { get; set; }
Retorno
Membros herdados
GetType(), MemberwiseClone(), ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode()