Condividi tramite


ProviderAuthInfo Class

Definition

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
ProviderAuthInfo
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()

Applies to