Secret.Value.prototype.get_content_type

function get_content_type(): String {
    // Gjs wrapper for secret_value_get_content_type()
}
  

Get the content type of the secret value, such as <literal>text/plain</literal>.

Returns

the content type