ReviewR.Web.Services.Authenticators.Authenticator.GetAppId C# (CSharp) Method

GetAppId() public abstract method

public abstract GetAppId ( ISettings appSettings ) : string
appSettings ISettings
return string
        public abstract string GetAppId(ISettings appSettings);