Class EndpointClaim
public class EndpointClaim
- Inheritance
-
EndpointClaim
- Inherited Members
Properties
Type
public string Type { get; set; }
Property Value
Value
public string Value { get; set; }
public class EndpointClaim
public string Type { get; set; }
public string Value { get; set; }