AuthenticationService v0.3.0+7-g8a7f190
Public Member Functions | Properties | List of all members
Joutsen.AuthenticationService.ApplicationName Class Reference

A class representing the json data structure of the name of an application. More...

Public Member Functions

 ApplicationName (string name)
 

Properties

String Name [get]
 The name of the application. More...
 

Detailed Description

A class representing the json data structure of the name of an application.

Since
0.2.0

Constructor & Destructor Documentation

◆ ApplicationName()

Joutsen.AuthenticationService.ApplicationName.ApplicationName ( string  name)

Property Documentation

◆ Name

String Joutsen.AuthenticationService.ApplicationName.Name
get

The name of the application.