Table of Contents

Class RevokeResponse

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

Methods

CreateFromDiscriminatorValue(IParseNode)

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

public static RevokeResponse CreateFromDiscriminatorValue(IParseNode parseNode)

Parameters

parseNode IParseNode

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

Returns

RevokeResponse

A RevokeResponse