committed by
GitHub
1 changed files with 0 additions and 9 deletions
@ -1,9 +0,0 @@ |
|||
using System.Security.Principal; |
|||
|
|||
namespace Microsoft.eShopWeb.ApplicationCore.Interfaces |
|||
{ |
|||
public interface IIdentityParser<T> |
|||
{ |
|||
T Parse(IPrincipal principal); |
|||
} |
|||
} |
|||
Loading…
Reference in new issue