Table of Contents

Class KeysResponse

Namespace
Autodesk.Authentication.Authentication.V2.Keys
Assembly
Autodesk.Authentication.dll
[Obsolete("This class is obsolete. Use KeysGetResponse instead.")]
public class KeysResponse : KeysGetResponse, IParsable
Inheritance
KeysResponse
Implements
IParsable
Inherited Members

Methods

CreateFromDiscriminatorValue(IParseNode)

Creates a new instance of the appropriate class based on discriminator value

public static KeysResponse CreateFromDiscriminatorValue(IParseNode parseNode)

Parameters

parseNode IParseNode

The parse node to use to read the discriminator value and create the object

Returns

KeysResponse

A KeysResponse