IClientConfiguration Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.OAuth2.Dto
The IClientConfiguration type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Guid | AuthPlugin |
GUID for an auth plugin
|
![]() | Int64 | ClientId |
Id for the client that the configuration belongs to
|
![]() | Boolean | Default |
Is defaultconfig for client
|
![]() | Int64 | Id |
Configuration id
|
![]() | Int64 | ResourceId |
Resource id
|