Table of Contents

Class ApplicationRoleConnectionMetadata

Namespace
DisCatSharp.Entities.OAuth2
Assembly
DisCatSharp.dll
public sealed class ApplicationRoleConnectionMetadata
Inheritance
ApplicationRoleConnectionMetadata
Inherited Members

Constructors

ApplicationRoleConnectionMetadata()

Initializes a new instance of ApplicationRoleConnectionMetadata.

Methods

AddMetadata(string, string)

Adds a metadata.

GetKeyValuePairs()

Gets the KVPs.

RemoveMetadata(string)

Removes a metadata by its key.