DesigntimeLicenseContextSerializer 類別

定義

提供設計階段授權內容序列化 (Serialization) 的支援。

public ref class DesigntimeLicenseContextSerializer
public class DesigntimeLicenseContextSerializer
type DesigntimeLicenseContextSerializer = class
Public Class DesigntimeLicenseContextSerializer
繼承
DesigntimeLicenseContextSerializer

備註

這個類別提供串行化方法,可串行化指定的設計時間授權內容。

重要

使用此物件的執行個體時,若並用了不信任的資料,會造成安全性上的風險。 使用此物件時,請一律使用信任的資料。 如需詳細資訊,請參閱 驗證所有輸入

方法

Equals(Object)

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

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
Serialize(Stream, String, DesigntimeLicenseContext)

使用指定的索引鍵和輸出資料流,序列化指定的設計階段授權內容中的授權。

ToString()

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

(繼承來源 Object)

適用於

另請參閱