次の方法で共有


SecurityProfile.RegistrationCode プロパティ

定義

ラボの登録コードを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="registrationCode")]
public string RegistrationCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registrationCode")>]
member this.RegistrationCode : string
Public ReadOnly Property RegistrationCode As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象