AccessInformationContract.AccessInformationContractId Property

Definition

Gets or sets access Information type ('access' or 'gitAccess')

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to