Share via


PolicyEvent.PrincipalOid Property

Definition

Gets or sets principal object ID for the user who initiated the resource operation that triggered the policy event.

[Newtonsoft.Json.JsonProperty(PropertyName="principalOid")]
public string PrincipalOid { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="principalOid")>]
member this.PrincipalOid : string with get, set
Public Property PrincipalOid As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to