MobileBroadbandPin.MaxLength 속성

정의

모바일 광대역 PIN의 최대 길이(바이트)를 가져옵니다.

public:
 property unsigned int MaxLength { unsigned int get(); };
uint32_t MaxLength();
public uint MaxLength { get; }
var uInt32 = mobileBroadbandPin.maxLength;
Public ReadOnly Property MaxLength As UInteger

속성 값

UInt32

unsigned int

uint32_t

모바일 광대역 PIN의 최대 길이(바이트)입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상