Metodo ICredentialProviderFilter::UpdateRemoteCredential (credentialprovider.h)

Aggiornamenti una credenziale da una sessione remota.

Sintassi

HRESULT UpdateRemoteCredential(
  [in]  const CREDENTIAL_PROVIDER_CREDENTIAL_SERIALIZATION *pcpcsIn,
  [out] CREDENTIAL_PROVIDER_CREDENTIAL_SERIALIZATION       *pcpcsOut
);

Parametri

[in] pcpcsIn

Tipo: const CREDENTIAL_PROVIDER_CREDENTIAL_SERIALIZATION*

Puntatore costante a una struttura CREDENTIAL_PROVIDER_CREDENTIAL_SERIALIZATION .

[out] pcpcsOut

Tipo: CREDENTIAL_PROVIDER_CREDENTIAL_SERIALIZATION*

Puntatore a una struttura CREDENTIAL_PROVIDER_CREDENTIAL_SERIALIZATION .

Valore restituito

Tipo: HRESULT

Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .

Requisiti

Requisito Valore
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione credentialprovider.h