IFlow.ApiFlowOptionRemoteCallingModeClientId 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.
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