Class HttpExchangePrincipal
Inheritance
System.Object
HttpExchangePrincipal
Namespace: Steeltoe.Management.Endpoint.Actuators.HttpExchanges
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public sealed class HttpExchangePrincipal : object
Constructors
| Edit this page View SourceHttpExchangePrincipal(String)
Declaration
public HttpExchangePrincipal(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Properties
| Edit this page View SourceName
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |