SecurityContext.DeviceAuthenticationResult 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.
public:
abstract property Microsoft::IdentityServer::Public::DeviceAuthenticationResult DeviceAuthenticationResult { Microsoft::IdentityServer::Public::DeviceAuthenticationResult get(); };
public abstract Microsoft.IdentityServer.Public.DeviceAuthenticationResult DeviceAuthenticationResult { get; }
member this.DeviceAuthenticationResult : Microsoft.IdentityServer.Public.DeviceAuthenticationResult
Public MustOverride ReadOnly Property DeviceAuthenticationResult As DeviceAuthenticationResult