UdcxRemediation.Console.SharePointContext.GetDatabaseConnectionString C# (CSharp) Method

GetDatabaseConnectionString() private method

private GetDatabaseConnectionString ( ) : string
return string
        public string GetDatabaseConnectionString()
        {
            throw new NotSupportedException("This method is deprecated because the autohosted option is no longer available.");
        }