WebPubSubPermission Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Web PubSub permissions.
public enum WebPubSubPermission
type WebPubSubPermission =
Public Enum WebPubSubPermission
- Inheritance
-
WebPubSubPermission
Fields
Name | Value | Description |
---|---|---|
SendToGroup | 1 | Permission to send messages to a group. |
JoinLeaveGroup | 2 | Permission to join and leave a group. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET