다음을 통해 공유


LicenseManager 클래스

정의

앱에 대한 라이선스 정보를 관리하기 위한 멤버를 제공합니다.

public ref class LicenseManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class LicenseManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class LicenseManager
Public Class LicenseManager
상속
Object Platform::Object IInspectable LicenseManager
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Anniversary Edition (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v3.0에서 도입되었습니다.)
앱 기능
storeLicenseManagement

설명

메모

이 클래스에는 storeLicenseManagement제한된 기능필요합니다.

버전 기록

Windows 버전 SDK 버전 추가된 값
1703 15063 RefreshLicensesAsync

메서드

AddLicenseAsync(IBuffer)

지정된 앱 라이선스를 설치합니다.

GetSatisfactionInfosAsync(IIterable<String>, IIterable<String>)

지정된 제품에 대한 라이선스 자격 정보를 가져옵니다.

RefreshLicensesAsync(LicenseRefreshOption)

현재 디바이스에서 앱 라이선스에 대한 라이선스 정보를 새로 고칩니다.

적용 대상