AuthenticationMethodDescriptor Class

Definition

public ref class AuthenticationMethodDescriptor
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2012/04/ADFS")]
public class AuthenticationMethodDescriptor
type AuthenticationMethodDescriptor = class
Public Class AuthenticationMethodDescriptor
Inheritance
AuthenticationMethodDescriptor
Attributes

Properties

AdminName
AllowDeviceAuthAsPrimaryForDomainJoinedDevices
AllowedForPrimaryExtranetAuth
AllowedForPrimaryIntranetAuth
AllowedForSecondaryAuth
AuthenticationMethods
ConfigurationData
Descriptions
FriendlyNames
Identifier
IdentityClaims
IsNative
IsUsedInExtranet
IsUsedInIntranet
IsVisible
RequiresIdentity
TypeName

Methods

CreateDescriptorForExternalAuthMethod(Type, String, String, Dictionary<Int32,String>, Dictionary<Int32,String>, String[], String[], Boolean)
CreateDescriptorForNativeAuthMethod(Type, String[], String, String[], String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
CreateDescriptorForNativeExternalAuthMethod(Type, String, String, Dictionary<Int32,String>, Dictionary<Int32,String>, String[], String[], Boolean)
CreateDescriptorForNonNativePrimaryAuthMethod(Type, String, String, Dictionary<Int32,String>, Dictionary<Int32,String>, String[], String[], Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)

Applies to