Skip to main content

AuthMetadataProviderExtensions

Assembly: ServiceStack.dll
View Source
Declaration
public static class AuthMetadataProviderExtensions

Methods

SafeAddMetadata(IAuthMetadataProvider, IAuthTokens, Dictionary<String, String>)

View Source
Declaration
public static void SafeAddMetadata(this IAuthMetadataProvider provider, IAuthTokens tokens, Dictionary<string, string> authInfo)
Parameters
TypeName
ServiceStack.Auth.IAuthMetadataProviderprovider
ServiceStack.Auth.IAuthTokenstokens
System.Collections.Generic.Dictionary<System.String,System.String>authInfo