DesigntimeLicenseContextSerializer 클래스

정의

디자인 타임 라이선스 컨텍스트 serialization에 대한 지원을 제공합니다.

public ref class DesigntimeLicenseContextSerializer
public class DesigntimeLicenseContextSerializer
type DesigntimeLicenseContextSerializer = class
Public Class DesigntimeLicenseContextSerializer
상속
DesigntimeLicenseContextSerializer

설명

이 클래스는 지정된 디자인 타임 라이선스 컨텍스트를 serialize할 수 있는 serialization 메서드를 제공합니다.

Important

신뢰할 수 없는 데이터와 함께 이 형식의 인스턴스를 사용하는 것은 보안 위험입니다. 신뢰할 수 있는 데이터에서만 이 개체를 사용합니다. 자세한 내용은 모든 입력 유효성 검사참조하세요.

메서드

Name Description
Equals(Object)

지정한 개체와 현재 개체가 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
Serialize(Stream, String, DesigntimeLicenseContext)

지정된 키 및 출력 스트림을 사용하여 지정된 디자인 타임 라이선스 컨텍스트 내에서 라이선스를 직렬화합니다.

ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상

추가 정보