AuthorizationProfile.RequesterObjectId 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 the requester object id
[Newtonsoft.Json.JsonProperty(PropertyName="requesterObjectId")]
public string RequesterObjectId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requesterObjectId")>]
member this.RequesterObjectId : string
Public ReadOnly Property RequesterObjectId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute