Properties

AddAuth Class Reference

Stores rule and position of AddAuth. More...

#import <AddAuth.h>

List of all members.

Properties

NSInteger position
 The position in the policy where this authorization will be inserted.
Rulerule
 The rule which is going to be inserted at that position.

Detailed Description

Stores rule and position of AddAuth.


Property Documentation

- (NSInteger) position [read, write, assign]

The position in the policy where this authorization will be inserted.

- (Rule *) rule [read, write, retain]

The rule which is going to be inserted at that position.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Properties