This commit is contained in:
Paul Schneider 2017-02-21 12:02:12 +01:00
commit ff6477396a
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.