Share via


GlobalAuthenticationPolicy Class

Definition

public ref class GlobalAuthenticationPolicy : Microsoft::IdentityServer::PolicyModel::Configuration::ContractObject, ICloneable
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2012/04/ADFS")]
public class GlobalAuthenticationPolicy : Microsoft.IdentityServer.PolicyModel.Configuration.ContractObject, ICloneable
type GlobalAuthenticationPolicy = class
    inherit ContractObject
    interface ICloneable
Public Class GlobalAuthenticationPolicy
Inherits ContractObject
Implements ICloneable
Inheritance
GlobalAuthenticationPolicy
Attributes
Implements

Constructors

GlobalAuthenticationPolicy(NetworkLocation)

Fields

ContractNamespace (Inherited from ContractObject)

Properties

AllowAdditionalAuthenticationAsPrimary
AuthenticationMethods
AuthenticationProviders
DeviceAuthenticationEnabled
DeviceAuthenticationMethod
DeviceProtectedCredentialsEnabled
EnablePaginatedAuthenticationPages
ExtensionData (Inherited from ContractObject)
FallbackAuthenticationPolicy
NetworkLocation

Methods

Clone()

Applies to