Constants.SERVER_NOTIFICATION_PROVIDER_ID Field
Defines the identifier for the provider endpoint that allows client computers that have administrative privileges on the server to connect to the Notification Provider on the server.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: CoreProviders (in CoreProviders.dll)
Syntax
public const string SERVER_NOTIFICATION_PROVIDER_ID
public:
literal String^ SERVER_NOTIFICATION_PROVIDER_ID
Public Const SERVER_NOTIFICATION_PROVIDER_ID As String
Field Value
Type: System.String
See Also
Constants Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top