License.LicenseKey プロパティ
派生クラスでオーバーライドされた場合、コンポーネントに与えられたライセンス キーを取得します。
Public MustOverride ReadOnly Property LicenseKey As String
[C#]
public abstract string LicenseKey {get;}
[C++]
public: __property virtual String* get_LicenseKey() = 0;
[JScript]
public abstract function get LicenseKey() : String;
プロパティ値
コンポーネントに与えられたライセンス キー。
解説
LicenseProvider では、ライセンス キーとして任意の Unicode 文字列を使用できます。 LicenseKey は、不透明の Cookie、つまり意識的に隠された内部構造を持つ Cookie として扱われる必要があります。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
License クラス | License メンバ | System.ComponentModel 名前空間 | License | LicenseContext | LicenseException | LicenseManager | LicenseProvider | LicenseProviderAttribute | LicFileLicenseProvider | LicenseUsageMode