Share via


MicrosoftGraphPasswordCredential.SecretText Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="secretText")]
public string SecretText { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secretText")>]
member this.SecretText : string with get, set
Public Property SecretText As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to