IPendingFlow.ApiFlowOptionRemoteCallingModeClientId Property

Definition

Remote stub app registration Client ID

[ADT.Runtime.Info(Create=true, Description="Remote stub app registration Client ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remoteCallingModeClientId", Update=true)]
public string ApiFlowOptionRemoteCallingModeClientId { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Remote stub app registration Client ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remoteCallingModeClientId", Update=true)>]
member this.ApiFlowOptionRemoteCallingModeClientId : string with get, set
Public Property ApiFlowOptionRemoteCallingModeClientId As String

Property Value

Attributes

Applies to