Share via


OAuth2BearerCredentials members

Provides the base implementation of OAuth 2.0 bearer token credentials used for Web client authentication.

The OAuth2BearerCredentials type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCredential Gets a [System.Net.NetworkCredential] object that is associated with the specified URI and authentication type.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

OAuth2BearerCredentials class

Microsoft.SharePoint.IdentityModel.OAuth2 namespace