NET API
HSM Dinamo
Todos Estruturas de dados Namespaces Arquivos Funções Variáveis Enumerações Enumeradores Propriedades Grupos Páginas
CertAssociation Class Reference

Class that encapsulates the association of the certificate and private key pair. More...

Public Members

override string ToString ()
 

Properties

string CertificateName [get, set]
 
string PrivateKeyName [get, set]
 

Detailed description

Class that encapsulates the association of the certificate and private key pair.

Examples
list_association.cs.

Function documentation

ToString()

override string ToString ( )
inline

Properties

CertificateName

string CertificateName
getset

PrivateKeyName

string PrivateKeyName
getset