PolicyEvent.PrincipalOid 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.
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