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