Value.this
this
(string secret, string contentType)Create a #SecretValue for the secret data passed in.
The secret data is copied into non-pageable 'secure' memory.
If the length is less than zero, then secret is assumed to be null-terminated.
Parameters
secret | the secret data |
contentType | the content type of the data |
Returns
the new #SecretValue