CredentialResult.Value Property

Definition

Gets base64-encoded Kubernetes configuration file.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public byte[] Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : byte[]
Public ReadOnly Property Value As Byte()

Property Value

Byte[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to