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