FillablePkiConfiguration Class |
Namespace: PsrApi.Internals.AuthFlow.Data
public class FillablePkiConfiguration : FillableAuthentication
The FillablePkiConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | FillablePkiConfiguration | Initializes a new instance of the FillablePkiConfiguration class |
Name | Description | |
---|---|---|
![]() | AuthType | (Inherited from FillableAuthentication.) |
![]() | Name |
The name of the authentication
(Inherited from FillableAuthentication.) |
![]() | OnlyShowPkiValidCertificates |
Gibt an, ob nur gültige Zertifikate angezeigt werden sollen
|
![]() | RequireKeyEnciphermentFlag |
Defines if only certificates can be selected that have the KeyEncipherment flag
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsPasswordAuthentication |
Returns if the authentication is a password authentication
(Inherited from FillableAuthentication.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Certificate |
Das vom Benutzer ausgewählte Zertifikat
|