Click or drag to resize

EndpointPropertiesPermission Property

version: 10.21.0
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).

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

Property Value

Type: NullableEndpointPropertiesEndpointPermission
See Also