Show / Hide Table of Contents

Class ServiceCollectionExtensions

Inheritance
System.Object
ServiceCollectionExtensions
Namespace: FunctionMonkey.Extensions
Assembly: FunctionMonkey.dll
Syntax
public static class ServiceCollectionExtensions : object

Methods

| Improve this Doc View Source

AddFunctionMonkeyClaimsPrincipal(IServiceCollection)

Declaration
public static IServiceCollection AddFunctionMonkeyClaimsPrincipal(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall