UserRole.ProfileDisplayName Property

Definition

Gets the display name of the profile.

public:
 property System::String ^ ProfileDisplayName { System::String ^ get(); };
public string ProfileDisplayName { get; }
member this.ProfileDisplayName : string
Public ReadOnly Property ProfileDisplayName As String

Property Value

The display name of the profile.

Applies to