다음을 통해 공유


AdvancedLicense.Type 속성

정의

라이선스의 를 LicenseType 가져오거나 설정합니다.

public Microsoft.Media.Drm.LicenseType Type { get; set; }
member this.Type : Microsoft.Media.Drm.LicenseType with get, set
Public Property Type As LicenseType

속성 값

LicenseType 라이선스의 입니다.

설명

기본적으로 라이선스는 입니다 Persistent. 비영구 라이선스를 NonPersistent 만들려면 이 속성을 로 명시적으로 설정해야 합니다.

적용 대상