OAuthAuthenticationProvider Methods

Methods

DefineSettings Defines the settings used to configure the OAuthAuthenticationProvider in the Configuration File.
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
FindClaims Find claims that can be returned by the authentication provider.
GetClaimTypes Get the types of claims supported by the authentication provider.
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetIdentity Gets the identity of the user represented by the principal.
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

Extension Methods

LoadIcon Loads an icon from embedded resources associated with the authentication provider.
(Defined by AuthenticationProviderExtensions)

See Also