Condividi tramite


SecurityProfile.RegistrationCode Property

Definition

Gets the registration code for the lab.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to