Constants Class

 

Defines the constants that are used by the providers.

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

System::Object
  Microsoft.WindowsServerSolutions.Common.ProviderFramework::Constants

public ref class Constants abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticLOCAL_NOTIFICATION_PROVIDER_ID

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

System_CAPS_pubfieldSystem_CAPS_staticSERVER_NOTIFICATION_PROVIDER_ID

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.

System_CAPS_pubfieldSystem_CAPS_staticWCF_NAMESPACE

Defined the WCF service contract and data contract namespace.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: