Class IdentityExtensions
Inheritance
System.Object
Namespace: Umbraco.Extensions
Assembly: Umbraco.Infrastructure.dll
Syntax
public static class IdentityExtensions
Methods
View SourceToErrorMessage(IEnumerable<IdentityError>)
Declaration
public static string ToErrorMessage(this IEnumerable<IdentityError> errors)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<IdentityError> | errors |
Returns
| Type | Description |
|---|---|
| System.String |