RoleQuery.Iss Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the role issuer. Can be used to find all roles from a specific issuer.
public string Iss { get; set; }
Property value
System.String