This commit is contained in:
2017-02-21 12:02:12 +01:00
parent 262d413afd
commit 709d3b6eed
5 changed files with 13 additions and 8 deletions

View File

@ -4,6 +4,8 @@ namespace Yavsc
{
public string Title { get; set; }
public string Slogan { get; set; }
public string Banner { get; set; }
/// <summary>
/// Conceptually,
/// This authorisation server only has this present site as unique audience.