License.LicenseKey 속성
파생 클래스에서 재정의된 경우 이 구성 요소에 부여된 라이센스 키를 가져옵니다.
네임스페이스: System.ComponentModel
어셈블리: System(system.dll)
구문
‘선언
Public MustOverride ReadOnly Property LicenseKey As String
‘사용 방법
Dim instance As License
Dim value As String
value = instance.LicenseKey
public abstract string LicenseKey { get; }
public:
virtual property String^ LicenseKey {
String^ get () abstract;
}
/** @property */
public abstract String get_LicenseKey ()
public abstract function get LicenseKey () : String
속성 값
이 구성 요소에 부여된 라이센스 키입니다.
설명
LicenseProvider에서는 모든 유니코드 문자열을 라이센스 키로 사용할 수 있습니다. LicenseKey는 불투명 쿠키 즉, 내부 구조가 의도적으로 숨겨지는 쿠키로 처리되어야 합니다.
플랫폼
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework에서 모든 플래폼의 모든 버전을 지원하지는 않습니다. 지원되는 버전의 목록은 시스템 요구 사항을 참조하십시오.
버전 정보
.NET Framework
2.0, 1.1, 1.0에서 지원
참고 항목
참조
License 클래스
License 멤버
System.ComponentModel 네임스페이스
License 클래스
LicenseContext
LicenseException
LicenseManager
LicenseProvider
LicenseProviderAttribute
LicFileLicenseProvider
LicenseUsageMode