IConnectionProperties.Approver Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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