C# Класс SimpleAuthentication.Core.SystemHelpers

Показать файл Открыть проект

Открытые методы

Метод Описание
CreateCallBackUri ( string providerKey, Uri requestUrl, string path = "/authentication/authenticatecallback", Uri basePathOverride = null ) : Uri
RecursiveErrorMessages ( this exception ) : string

Описание методов

CreateCallBackUri() публичный статический Метод

public static CreateCallBackUri ( string providerKey, Uri requestUrl, string path = "/authentication/authenticatecallback", Uri basePathOverride = null ) : Uri
providerKey string
requestUrl System.Uri
path string
basePathOverride System.Uri
Результат System.Uri

RecursiveErrorMessages() публичный статический Метод

public static RecursiveErrorMessages ( this exception ) : string
exception this
Результат string