PsApiManagementSubscription.UserId 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.
Caution
UserId attribute is deprecated in the new subscription Model.Please use OwnerId attribute. Will be removed in future releases.
[System.Obsolete("UserId attribute is deprecated in the new subscription Model.Please use OwnerId attribute. Will be removed in future releases.")]
public string UserId { get; set; }
public string UserId { get; set; }
[<System.Obsolete("UserId attribute is deprecated in the new subscription Model.Please use OwnerId attribute. Will be removed in future releases.")>]
member this.UserId : string with get, set
member this.UserId : string with get, set
Public Property UserId As String
Property Value
- Attributes