ProviderAuthInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ProviderAuthInfo : Microsoft::IdentityServer::PolicyModel::Configuration::ContractObject
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2012/04/ADFS")]
public class ProviderAuthInfo : Microsoft.IdentityServer.PolicyModel.Configuration.ContractObject
type ProviderAuthInfo = class
inherit ContractObject
Public Class ProviderAuthInfo
Inherits ContractObject
- Inheritance
- Attributes
Constructors
| ProviderAuthInfo(String, IEnumerable<String>) | |
| ProviderAuthInfo(String) |
Fields
| ContractNamespace | (Inherited from ContractObject) |
Properties
| AuthenticationMethods | |
| ExtensionData | (Inherited from ContractObject) |
| Identifier | |
Methods
| GetAzurePrimaryProviderAuthInfo() | |
| GetDeviceAuthProviderAuthInfo() | |
| GetFormsProviderAuthInfo() | |
| GetMicrosoftPassportProviderAuthInfo() | |
| GetTlsProviderAuthInfo() | |
| GetWindowsProviderAuthInfo() |