TopicDescription.IsAnonymousAccessible Property

Definition

Gets whether anonymous access is allowed.

public bool IsAnonymousAccessible { get; set; }
member this.IsAnonymousAccessible : bool with get, set
Public Property IsAnonymousAccessible As Boolean

Property Value

true if anonymous access is allowed; otherwise, false.

Applies to