Share via


AdfsGlobalAuthenticationPolicy.DeviceAuthenticationMethod Property

Definition

Important

This API is not CLS-compliant.

public:
 property Microsoft::IdentityServer::PolicyModel::Configuration::DeviceAuthenticationMethod DeviceAuthenticationMethod { Microsoft::IdentityServer::PolicyModel::Configuration::DeviceAuthenticationMethod get(); };
[System.CLSCompliant(false)]
public Microsoft.IdentityServer.PolicyModel.Configuration.DeviceAuthenticationMethod DeviceAuthenticationMethod { get; }
member this.DeviceAuthenticationMethod : Microsoft.IdentityServer.PolicyModel.Configuration.DeviceAuthenticationMethod
Public ReadOnly Property DeviceAuthenticationMethod As DeviceAuthenticationMethod

Property Value

Attributes

Applies to