IOAuth | |
The IOAuthSymmetricCryptoKeyEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new OAuthSymmetricCryptoKey | |
| Delete | Deletes the specified OAuthSymmetricCryptoKey. | |
| Get | 
            Gets a list of OAuthSymmetricCryptoKeys matching the specified filter.
             (Inherited from IOAuthSymmetricCryptoKeyQueryService)  | |
| GetAll | 
            Gets all OAuthSymmetricCryptoKeys
             (Inherited from IOAuthSymmetricCryptoKeyQueryService)  | |
| GetSingle | 
            Gets a single OAuthSymmetricCryptoKey matching the provided filter.
             (Inherited from IOAuthSymmetricCryptoKeyQueryService)  | |
| Update | Updates the specified OAuthSymmetricCryptoKey |