Method RemoveMetadata
- Namespace
- DisCatSharp.Entities.OAuth2
- Assembly
- DisCatSharp.dll
RemoveMetadata(string)
Removes a metadata by its key.
public ApplicationRoleConnectionMetadata RemoveMetadata(string key)
Parameters
key
stringThe key to remove.