ClientFormsAuthenticationMembershipProvider.ApplicationName 属性

定义

此类未使用此属性。

public:
 virtual property System::String ^ ApplicationName { System::String ^ get(); void set(System::String ^ value); };
public override string ApplicationName { get; set; }
member this.ApplicationName : string with get, set
Public Overrides Property ApplicationName As String

属性值

String

使用自定义成员资格提供程序的应用程序的名称。

注解

设置此属性不起作用。

适用于

另请参阅