Share via


AlertSubscriptionConfiguration.UserSid Property

Definition

The sid of the user who configured the notification.

public:
 property System::String ^ UserSid { System::String ^ get(); void set(System::String ^ value); };
public string UserSid { get; set; }
member this.UserSid : string with get, set
Public Property UserSid As String

Property Value

Returns a String that contains the SID of the user who configured the notification.

Applies to