*** This interface provides Binary Compatibility only, not Source Compatibility ***

Interface AuthorizationInfoInterface

All Superinterfaces:
Remote
All Known Implementing Classes:
AuthorizationInfo

@SASScope("ALL") @BinaryCompatibilityOnly public interface AuthorizationInfoInterface extends Remote
Interface methods that set or get attributes from an instance of AuthorizationInfo.

An AuthorizationInfo instance contains a set of PermissionInfoInterface instances for a single Identity.

Note: setter methods are present because code invoking AuthorizationBase.SetAuthorizations() must set the Identity and PermissionInfoList for its AuthorizationInfo instances.