IConnectionProperties.Approver Property

Definition

Approver of this connection request

[ADT.Runtime.Info(Create=false, Description="Approver of this connection request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="approver", Update=false)]
public string Approver { get; }
[<ADT.Runtime.Info(Create=false, Description="Approver of this connection request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="approver", Update=false)>]
member this.Approver : string
Public ReadOnly Property Approver As String

Property Value

Attributes

Applies to