ClientRoleProvider.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

プロパティ値

プロバイダのアプリケーションの名前。

注釈

このプロパティを設定しても効果はありません。

適用対象

こちらもご覧ください