SecurityContext.DeviceAuthenticationResult Property

Definition

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

Property Value

Applies to