다음을 통해 공유


MobileBroadbandPinOperationResult.AttemptsRemaining 속성

정의

모바일 광대역 PIN이 차단될 때까지 남은 PIN 입력 시도 횟수를 가져옵니다.

public:
 property unsigned int AttemptsRemaining { unsigned int get(); };
uint32_t AttemptsRemaining();
public uint AttemptsRemaining { get; }
var uInt32 = mobileBroadbandPinOperationResult.attemptsRemaining;
Public ReadOnly Property AttemptsRemaining As UInteger

속성 값

UInt32

unsigned int

uint32_t

모바일 광대역 PIN이 차단될 때까지 남은 PIN 입력 시도 횟수입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상

추가 정보