次の方法で共有


IEncryptedSimUploadList.SignedTransportKey Property

Definition

The encrypted transport key, signed using the SIM vendor private key.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The encrypted transport key, signed using the SIM vendor private key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="signedTransportKey")]
public string SignedTransportKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The encrypted transport key, signed using the SIM vendor private key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="signedTransportKey")>]
member this.SignedTransportKey : string with get, set
Public Property SignedTransportKey As String

Property Value

Attributes

Applies to