Share via


DelegationModuleProvider.FriendlyName Property

Definition

Gets the display name of the delegation module provider.

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

Property Value

The display name of the delegation module provider.

Applies to