SecuritySignatureConfiguration Methods |
The SecuritySignatureConfiguration type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
ForDisclosure |
Modify the security signature collection for disclosure to a REST API
| |
GetHashCode | (Inherited from Object.) | |
GetSecret |
Get the HMAC secret
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetSecret |
Set the secret
| |
ShouldSerializeHmacSecret |
Should serialize the secret
| |
ShouldSerializeSecret |
Should serialize the secret
| |
ToString |
Represent as a string
(Overrides X509ConfigurationElementToString.) |
Name | Description | |
---|---|---|
ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) |