Metodo IAzClientContext::get_UserDn (azroles.h)
La proprietà UserDn recupera il nome del client corrente in formato DN (Distinguished Name).
Questa proprietà è di sola lettura.
Sintassi
HRESULT get_UserDn(
BSTR *pbstrProp
);
Parametri
pbstrProp
Valore restituito
nessuno
Osservazioni
Il nome del client DN viene recuperato rappresentando il token client e chiamando la funzione GetUserNameEx con NameFullyQualifiedDN specificato per il parametro NameFormat .
Un esempio di nome client in formato DN è "CN=Ben Smith, OU=Software, OU=Example, O=FourthCoffee, C=US".
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2003 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | azroles.h |
Libreria | Azroles.lib |
DLL | Azroles.dll |
Componente ridistribuibile | Windows Server 2003 Administration Tools Pack in Windows XP |