NamespaceDescription.UserIdentities Property

Definition

Not Populated by the Namespace Cache. Do not take a dependency on this property.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="UserIdentities", Order=214)]
public System.Collections.Generic.List<Microsoft.ServiceBus.Management.NamespaceIdentity> UserIdentities { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="UserIdentities", Order=214)>]
member this.UserIdentities : System.Collections.Generic.List<Microsoft.ServiceBus.Management.NamespaceIdentity> with get, set
Public Property UserIdentities As List(Of NamespaceIdentity)

Property Value

Attributes

Applies to