Share via


GetAccessControlInfoRequest.ArtifactName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to