Share via


IUccCredentialCache Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Encapsulates the management of the credentials associated with an endpoint.

The following tables list the members exposed by the IUccCredentialCache type.

Public Properties

  Name Description
Cc703223.pubproperty(en-us,office.12).gif DefaultCredential Gets the current user or application credential.

Top

Public Methods

  Name Description
Cc703223.pubmethod(en-us,office.12).gif CreateCredential Creates a new instance of a credential.
Cc703223.pubmethod(en-us,office.12).gif RemoveCredential Removes the credential for a specified security realm.
Cc703223.pubmethod(en-us,office.12).gif SetCredential Adds a user credential for a specified security realm to the credential cache.
Cc703223.pubmethod(en-us,office.12).gif TryGetCredential Determines whether the credential specified for a realm exists. The credential is returned if it exists.

Top

See Also

Reference

IUccCredentialCache Interface
Microsoft.Office.Interop.UccApi Namespace