AdfsDefaultAuthenticationPolicy.DeviceAuthenticationMethod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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