다음을 통해 공유


ILicenseChallenge.ClientOSInformation 속성

정의

추가 ClientOSInformation를 가져옵니다.

public Microsoft.Media.Drm.ClientOSInformation ClientOSInformation { get; }
member this.ClientOSInformation : Microsoft.Media.Drm.ClientOSInformation
Public ReadOnly Property ClientOSInformation As ClientOSInformation

속성 값

추가 ClientOSInformation입니다.

설명

클라이언트가 서버에 이 정보를 제공하지 않더라도 이 속성은 null을 반환하지 않습니다. 대신, 제공되지 않으면 반환 ClientOSInformation 된 의 개별 속성이 null이 됩니다.

적용 대상