IndividualEnrollment.RegistrationId 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.
Registration Id.
[Newtonsoft.Json.JsonProperty(PropertyName="registrationId")]
public string RegistrationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registrationId")>]
member this.RegistrationId : string
Public ReadOnly Property RegistrationId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Exceptions
if the provided string does not fit the registration Id requirements
If the provided string does not fit the registration Id requirements
Remarks
A valid registration Id shall be alphanumeric, lowercase, and may contain hyphens. Max characters 128.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET