DesigntimeLicenseContext 類別

定義

代表設計時授權情境,能在設計時支援授權提供者。

public ref class DesigntimeLicenseContext : System::ComponentModel::LicenseContext
public class DesigntimeLicenseContext : System.ComponentModel.LicenseContext
type DesigntimeLicenseContext = class
    inherit LicenseContext
Public Class DesigntimeLicenseContext
Inherits LicenseContext
繼承
DesigntimeLicenseContext

備註

此類別提供管理相關上下文授權金鑰的方法,以及表示相關上下文授權模式的屬性。

建構函式

名稱 Description
DesigntimeLicenseContext()

初始化 DesigntimeLicenseContext 類別的新執行個體。

屬性

名稱 Description
UsageMode

取得授權使用模式。

方法

名稱 Description
Equals(Object)

判斷指定的 物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetSavedLicenseKey(Type, Assembly)

會取得儲存的授權金鑰。

GetService(Type)

如果有服務,他會得到所要求的服務。

(繼承來源 LicenseContext)
GetType()

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object的淺層複本。

(繼承來源 Object)
SetSavedLicenseKey(Type, String)

設定一個儲存的授權金鑰。

ToString()

傳回表示目前 物件的字串。

(繼承來源 Object)

適用於

另請參閱