Class EndpointClaim
Inheritance
System.Object
EndpointClaim
Namespace: Steeltoe.Management.Endpoint.Security
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public class EndpointClaim : object
Properties
| Edit this page View SourceType
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |