10.25.0

EndpointPropertiesPermission Property

Permissions that can be granted to users other than the owner of the Endpoint (all others). When null, the default value on the appliance is used (default: None).

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.25.0
C#
public EndpointPropertiesEndpointPermission? Permission { get; set; }

Property Value

NullableEndpointPropertiesEndpointPermission

See Also