IDefenderForContainersAwsOffering.ScubaExternalId 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.
The externalId used by the data reader to prevent the confused deputy attack
[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The externalId used by the data reader to prevent the confused deputy attack", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scubaExternalId", Update=true)]
public string ScubaExternalId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The externalId used by the data reader to prevent the confused deputy attack", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scubaExternalId", Update=true)>]
member this.ScubaExternalId : string with get, set
Public Property ScubaExternalId As String
Property Value
- Attributes