Get a list of classCollection objects representing all the collections in the secret service.
If the secret.types.ServiceFlags.LoadCollections flag was not specified when initializing #SecretService proxy object, then this method will return null. Use secret.service.Service.loadCollections to load the collections.
a list of the collections in the secret service
Get a list of classCollection objects representing all the collections in the secret service.
If the secret.types.ServiceFlags.LoadCollections flag was not specified when initializing #SecretService proxy object, then this method will return null. Use secret.service.Service.loadCollections to load the collections.