ISupportCredentials Interface Members
See Also  Properties Methods 
SourceCode.Workflow.Authoring Namespace : ISupportCredentials Interface

Glossary Item Box

The following tables list the members exposed by ISupportCredentials.

Public Properties

  Name Description
Property CredentialGuid  
Property MetaData When implemented by a class, gets or sets the MetaData of the Extender. (Inherited from SourceCode.Workflow.Authoring.IExtender)
Property Name When implemented by a class, gets the Name of the Extender. (Inherited from SourceCode.Workflow.Authoring.IExtender)
Property References (Inherited from SourceCode.Workflow.Authoring.IRequireReferences)
Top

Public Methods

  Name Description
Method GetRuntimeData (Inherited from SourceCode.Workflow.Authoring.IExtender)
Top

See Also