BabelServiceConfiguration
Namespace: Babel.Licensing Assembly: Babel.Licensing.dll
Represents configuration of the reporting service client.
Inheritance
object ← BabelServiceConfiguration
Derived
BabelLicensingConfiguration, BabelManagementConfiguration, BabelReportingConfiguration
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
BabelServiceConfiguration()
Properties
ChannelOptions
The Grpc channel options
Property Value
GrpcChannelOptions
ClientId
Gets or sets the Client id.
Property Value
ClientName
Gets or sets the Client name.
Property Value
MachineId
Gets or sets the unique identifier for the client machine. This property is automatically assigned when the software license is activated.
Property Value
ServiceUrl
Gets or sets the URL for the service.
Property Value
Last updated