Class HttpExchangePrincipal
- Namespace
- Steeltoe.Management.Endpoint.Actuators.HttpExchanges
- Assembly
- Steeltoe.Management.Endpoint.dll
public sealed class HttpExchangePrincipal
- Inheritance
-
HttpExchangePrincipal
- Inherited Members
Constructors
HttpExchangePrincipal(string)
public HttpExchangePrincipal(string name)
Parameters
name
string
Properties
Name
public string Name { get; }