Search Results for

    Show / Hide Table of Contents
    View Source

    Class IdentityExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public static class IdentityExtensions

    Methods

    View Source

    ToErrorMessage(IEnumerable<IdentityError>)

    Declaration
    public static string ToErrorMessage(this IEnumerable<IdentityError> errors)
    Parameters
    Type Name Description
    IEnumerable<IdentityError> errors
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • ToErrorMessage(IEnumerable<IdentityError>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX