ClientApplication Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ClientApplication abstract : Microsoft::IdentityServer::Management::Resources::OAuthClient, Microsoft::IdentityServer::Management::Resources::IApplication
public abstract class ClientApplication : Microsoft.IdentityServer.Management.Resources.OAuthClient, Microsoft.IdentityServer.Management.Resources.IApplication
type ClientApplication = class
inherit OAuthClient
interface IApplication
Public MustInherit Class ClientApplication
Inherits OAuthClient
Implements IApplication
- Inheritance
- Derived
- Implements
Properties
ApplicationGroupIdentifier | |
Description | |
Enabled | |
Identifier | |
LogoutUri | |
Name | |
RedirectUri |