Share via


NotificationHubDescription.IsAnonymousAccessible Property

Definition

If true, the entity can be accessed by anonymous users

public bool IsAnonymousAccessible { get; }
member this.IsAnonymousAccessible : bool
Public ReadOnly Property IsAnonymousAccessible As Boolean

Property Value

true if the description is anonymously accessible; otherwise, false.

Applies to