Class AuthenticationOptions
Inherited Members
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class AuthenticationOptions
Properties
IgnoreRevocationStatusUnknown
Whether validation errors due to the revocation status of a certificate being unknown should be ignored. Defaults to false.
Declaration
public bool IgnoreRevocationStatusUnknown { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
SecurityContextId
Declaration
public Guid SecurityContextId { get; set; }
Property Value
Type | Description |
---|---|
Guid |