Metodo IX500DistinguishedName::get_Name (certenroll.h)

La proprietà Name recupera un nome distinto.

Questa proprietà è di sola lettura.

Sintassi

HRESULT get_Name(
  BSTR *pValue
);

Parametri

pValue

Valore restituito

nessuno

Osservazioni

Chiamare il metodo Encode per codificare un nome distinto. Chiamare il metodo Decode per decodificare un nome distinto. Chiamare la proprietà EncodedName per recuperare il nome come stringa codificata.

Requisiti

   
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione certenroll.h
DLL CertEnroll.dll

Vedi anche

IX500DistinguishedName