SecureStoreServiceHostFactory Members

Include Protected Members
Include Inherited Members

Provides the factory that creates and configures the Secure Store Service host in managed hosting environments where the host instance is created dynamically in response to incoming messages. This class and its members are reserved for internal use and are not intended to be used in your code.

The SecureStoreServiceHostFactory type exposes the following members.

Constructors

  Name Description
Public method SecureStoreServiceHostFactory Initializes a new instance of the SecureStoreServiceHostFactory class. This member is reserved for internal use and is not intended to be used directly from your code.

Top

Methods

  Name Description
Protected method CreateServiceHost(Type, []) (Inherited from ServiceHostFactory.)
Public method CreateServiceHost(String, []) Creates the Secure Store Service host with the specified address and configures it. This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ServiceHostFactory.CreateServiceHost(String, []).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SecureStoreServiceHostFactory Class

Microsoft.Office.SecureStoreService.Server Namespace