Partager via


AwsCredsAuthenticationDetailsProperties.AwsAccessKeyId Property

Definition

Gets or sets public key element of the AWS credential object (write only)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to