ProviderCredentials Class
Base class for all provider specific credentials. Provider specific subclasses include add their own specific information, for example access tokens, token secrets, etc.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
System.Object
Microsoft.WindowsAzure.Mobile.Service.Security.ProviderCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.AzureActiveDirectoryCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.FacebookCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.GoogleCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.MicrosoftAccountCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.TwitterCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.ProviderCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.AzureActiveDirectoryCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.FacebookCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.GoogleCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.MicrosoftAccountCredentials
Microsoft.WindowsAzure.Mobile.Service.Security.TwitterCredentials
| Name | Description | |
|---|---|---|
![]() | ProviderCredentials(String) | Initializes a new instance with the name of the ILoginProvider associated with this instance. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)