IDomainProperties.AuthCode Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="authCode", Update=false)]
public string AuthCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="authCode", Update=false)>]
member this.AuthCode : string with get, set
Public Property AuthCode As String

Property Value

Attributes

Applies to