Share via


GlobalAuthenticationPolicy.DeviceAuthenticationMethod Property

Definition

public:
 property Microsoft::IdentityServer::PolicyModel::Configuration::DeviceAuthenticationMethod DeviceAuthenticationMethod { Microsoft::IdentityServer::PolicyModel::Configuration::DeviceAuthenticationMethod get(); void set(Microsoft::IdentityServer::PolicyModel::Configuration::DeviceAuthenticationMethod value); };
[System.Runtime.Serialization.DataMember(Order=6)]
public Microsoft.IdentityServer.PolicyModel.Configuration.DeviceAuthenticationMethod DeviceAuthenticationMethod { get; set; }
member this.DeviceAuthenticationMethod : Microsoft.IdentityServer.PolicyModel.Configuration.DeviceAuthenticationMethod with get, set
Public Property DeviceAuthenticationMethod As DeviceAuthenticationMethod

Property Value

Attributes

Applies to