Class Principal
Inheritance
System.Object
Principal
Namespace: Steeltoe.Management.Endpoint.Trace
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public class Principal : object
Constructors
| Edit this page View SourcePrincipal(String)
Declaration
public Principal(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 |