Retrieve subscription information
Retrieving subscription information lets you view the current state of a subscription.
The following methods retrieve subscription information:
- findUsername() returns the USN for a given username and service.
- get() searches by USN for a subscription and returns information about the subscription's properties and status.
- getAuthenticationCredentials() returns the clear password for the specified user.
- findSubscription() searches by custom field value for a subscription and returns information about the subscription's properties and status.
- findSubscriptions() searches by custom field for non-closed subscriptions and returns information about the sunscription's properties and status.
- getActiveFeatures() searches by USN for a subscription and returns information about the subscription's active features.