License.LicenseKey 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在衍生類別中覆寫時,取得授與這個元件的授權識別碼。
public:
abstract property System::String ^ LicenseKey { System::String ^ get(); };
public abstract string LicenseKey { get; }
member this.LicenseKey : string
Public MustOverride ReadOnly Property LicenseKey As String
屬性值
授與這個元件的授權識別碼。
備註
LicenseProvider可以使用任何 Unicode 字元字串作為授權金鑰。 LicenseKey應該將 視為不透明 Cookie,也就是具有刻意隱藏內部結構的 Cookie。