Generated by DocFX

Class GrantScopes

Class GrantScopes.

Inheritance
System.Object
GrantScopes
Namespace: ISynergy.Framework.Core.Models
Assembly: ISynergy.Framework.Core.dll
Syntax
public static class GrantScopes : object

Fields

View Source

ClientCredentials

The client credentials

Declaration
public const string ClientCredentials = null
Field Value
Type Description
System.String
View Source

Password

The password

Declaration
public const string Password = null
Field Value
Type Description
System.String