IHasAuthSecret
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IHasAuthSecret
Properties
AuthSecret
View Source
Declaration
string AuthSecret { get; set; }
public interface IHasAuthSecret
string AuthSecret { get; set; }