Share via


Constants.LOCAL_NOTIFICATION_PROVIDER_ID Field

 

Defines the identifier for the provider endpoint that allows client computers to connect to the Notification Provider on the local computer (no privileges required).

Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly:  CoreProviders (in CoreProviders.dll)

Syntax

public const string LOCAL_NOTIFICATION_PROVIDER_ID
public:
literal String^ LOCAL_NOTIFICATION_PROVIDER_ID
Public Const LOCAL_NOTIFICATION_PROVIDER_ID As String

Field Value

Type: System.String

See Also

Constants Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace

Return to top