EMDskppPinPolicy Class Reference

Inherits from NSObject
Conforms to EMPinPolicy
Declared in EMDskppPinPolicy.h

Overview

The PIN policy object

  pinType

The Pin Type

@property (nonatomic, assign) EMPinType pinType

Availability

4.1

Declared In

EMDskppPinPolicy.h

  pinComplexity

The Complexity of the pin/pass code

@property (nonatomic, assign) EMPinComplexity pinComplexity

Availability

4.1

Declared In

EMDskppPinPolicy.h

  minLength

The Minimum Passcode Length

@property (nonatomic, assign) int minLength

Availability

4.1

Declared In

EMDskppPinPolicy.h

  maxLength

The Maximum Passcode Length

@property (nonatomic, assign) int maxLength

Availability

4.1

Declared In

EMDskppPinPolicy.h