Freigeben über


UserCreateParameters.PasswordProfile Eigenschaft

Definition

Ruft das Kennwortprofil ab oder legt es fest

[Newtonsoft.Json.JsonProperty(PropertyName="passwordProfile")]
public Microsoft.Azure.Graph.RBAC.Models.PasswordProfile PasswordProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="passwordProfile")>]
member this.PasswordProfile : Microsoft.Azure.Graph.RBAC.Models.PasswordProfile with get, set
Public Property PasswordProfile As PasswordProfile

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: