SecretProperties.ContentType Property

Definition

Gets or sets the content type of the secret value such as "text/plain" for a password.

public string ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

Applies to