API version:
Show / Hide Table of Contents

Class AuthenticationRequestContext

This class represents the context of the authentication request

Inheritance
System.Object
Resource
AuthenticationRequestContext
Inherited Members
Resource.GetClient()
Namespace: Okta.Auth.Sdk.Models
Assembly: Okta.Auth.Sdk.dll
Syntax
public class AuthenticationRequestContext : Resource

Properties

DeviceToken

Gets or sets the device token

Declaration
public string DeviceToken { get; set; }
Property Value
Type Description
System.String

The device token

Back to top Copyright © 2021 Okta, Inc.
Generated with DocFx.