LoginRepo.GetByTypeAndIssuer Method
- Namespace:
- Weavy.Core.Repos
- Assembly:
- Weavy.Core.dll
GetByTypeAndIssuer(String, String)
Get logins with the specified type and issuer.
public static IList GetByTypeAndIssuer(string type, string iss)
Parameters
- type
- System.String
- iss
- System.String
Returns
System.Collections.Generic.IList{Weavy.Core.Models.Login}
Return a list of