Class RevokeTokenRequest
Revokes the specified token from the user, making it unusable
Inherited Members
Namespace: ColizeumSDK.API.Requests
Assembly: cs.temp.dll.dll
Syntax
public class RevokeTokenRequest : ApiRequest
Constructors
RevokeTokenRequest(String)
Declaration
public RevokeTokenRequest(string token)
Parameters
| Type | Name | Description |
|---|---|---|
| String | token |