ISimPropertiesFormat.AuthenticationKey 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 Ki value for the SIM.
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The Ki value for the SIM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="authenticationKey")]
public string AuthenticationKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The Ki value for the SIM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="authenticationKey")>]
member this.AuthenticationKey : string with get, set
Public Property AuthenticationKey As String
Property Value
- Attributes