IFluidRelayServerKeys.Key2 Property

Definition

The secondary key for this server

[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The secondary key for this server", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, ReadOnly=true, Required=false, SerializedName="key2")]
public System.Security.SecureString Key2 { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The secondary key for this server", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, ReadOnly=true, Required=false, SerializedName="key2")>]
member this.Key2 : System.Security.SecureString
Public ReadOnly Property Key2 As SecureString

Property Value

Attributes

Applies to