Search Results for

    Show / Hide Table of Contents
    View Source

    Class IdentityExtensions

    Inheritance
    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
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX