Click or drag to resize
Infosoft Logo

IOAuthSymmetricCryptoKeyEntityService Methods

The IOAuthSymmetricCryptoKeyEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new OAuthSymmetricCryptoKey
Public methodDelete Deletes the specified OAuthSymmetricCryptoKey.
Public methodGet Gets a list of OAuthSymmetricCryptoKeys matching the specified filter.
(Inherited from IOAuthSymmetricCryptoKeyQueryService)
Public methodGetAll Gets all OAuthSymmetricCryptoKeys
(Inherited from IOAuthSymmetricCryptoKeyQueryService)
Public methodGetSingle Gets a single OAuthSymmetricCryptoKey matching the provided filter.
(Inherited from IOAuthSymmetricCryptoKeyQueryService)
Public methodUpdate Updates the specified OAuthSymmetricCryptoKey
Top
See Also