ServiceMetadataBehavior, ROOT\ServiceModel
Class
| Methods | Properties (9)
| Qualifiers (4)
| Instances | Namespaces (1)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionServiceMetadataBehavior
ServiceMetadataBehavior propertiesServiceMetadataBehavior has 9 properties (8 Local, 1 Derived)
Detailed description of ServiceMetadataBehavior propertiesLocal properties (8) of ServiceMetadataBehavior class| ▲ ExternalMetadataLocation property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'Sets the location to which the service redirects metadata requests.' |
|---|
| DisplayName | 'ExternalMetadataLocation' |
|---|
| read | True |
|---|
| ExternalMetadataLocation property is in 1 class (ServiceMetadataBehavior) of ROOT\ServiceModel and in 1 namespace |
| ▲ HttpGetBinding property |
|---|
| CIMTYPE | 'object:Binding' |
|---|
| Description | 'Controls the binding for metadata retrieval using HTTP.' |
|---|
| DisplayName | 'HttpGetBinding' |
|---|
| read | True |
|---|
| HttpGetBinding property is in 1 class (ServiceMetadataBehavior) of ROOT\ServiceModel and in 1 namespace |
| ▲ HttpGetEnabled property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Controls whether the service publishes its WSDL at the address controlled by the HttpGetUrl attribute.' |
|---|
| DisplayName | 'HttpGetEnabled' |
|---|
| read | True |
|---|
| HttpGetEnabled property is in 1 class (ServiceMetadataBehavior) of ROOT\ServiceModel and in 1 namespace |
| ▲ HttpGetUrl property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'Sets the location at which the service WSDL is published for retrieval using HTTP.' |
|---|
| DisplayName | 'HttpGetUrl' |
|---|
| read | True |
|---|
| HttpGetUrl property is in 1 class (ServiceMetadataBehavior) of ROOT\ServiceModel and in 1 namespace |
| ▲ HttpsGetBinding property |
|---|
| CIMTYPE | 'object:Binding' |
|---|
| Description | 'Controls the binding for metadata retrieval using HTTPS.' |
|---|
| DisplayName | 'HttpsGetBinding' |
|---|
| read | True |
|---|
| HttpsGetBinding property is in 1 class (ServiceMetadataBehavior) of ROOT\ServiceModel and in 1 namespace |
| ▲ HttpsGetEnabled property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Controls whether the service publishes its WSDL over HTTPS at the address controlled by the HttpsGetUrl attribute.' |
|---|
| DisplayName | 'HttpsGetEnabled' |
|---|
| read | True |
|---|
| HttpsGetEnabled property is in 1 class (ServiceMetadataBehavior) of ROOT\ServiceModel and in 1 namespace |
| ▲ HttpsGetUrl property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'Sets the location at which the service WSDL is published for retrieval using HTTPS.' |
|---|
| DisplayName | 'HttpsGetUrl' |
|---|
| read | True |
|---|
| HttpsGetUrl property is in 1 class (ServiceMetadataBehavior) of ROOT\ServiceModel and in 1 namespace |
| ▲ MetadataExportInfo property |
|---|
| CIMTYPE | 'object:MetadataExporter' |
|---|
| Description | 'The component responsible for metadata generation associated with this service.' |
|---|
| DisplayName | 'MetadataExporter' |
|---|
| read | True |
|---|
| MetadataExportInfo property is in 1 class (ServiceMetadataBehavior) of ROOT\ServiceModel and in 1 namespace |
Derived properties (1) of ServiceMetadataBehavior class
ServiceMetadataBehavior Qualifiers| Name | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
| Description | 'ServiceMetadataBehavior' | ✗ | ✗ | ✓ | ✗ | ✓ |
| dynamic | True | ✓ | ✓ | ✓ | ✗ | ✓ |
| provider | 'ServiceModel' | ✓ | ✓ | ✓ | ✗ | ✓ |
| UUID | '{47653BC1-623A-42f0-9E60-A5BD9E0587D9}' | ✓ | ✗ | ✓ | ✗ | ✓ |
ServiceMetadataBehavior System properties| Name | Value | Origin | CIMType | Local | Array |
| __PATH | '\\.\ROOT\ServiceModel:ServiceMetadataBehavior' | ___SYSTEM | 8 | ✗ | ✗ |
| __NAMESPACE | 'ROOT\ServiceModel' | ___SYSTEM | 8 | ✗ | ✗ |
| __SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
| __DERIVATION | ['Behavior'] | ___SYSTEM | 8 | ✗ | ✓ |
| __PROPERTY_COUNT | 9 | ___SYSTEM | 3 | ✗ | ✗ |
| __RELPATH | 'ServiceMetadataBehavior' | ___SYSTEM | 8 | ✗ | ✗ |
| __DYNASTY | 'Behavior' | ___SYSTEM | 8 | ✗ | ✗ |
| __SUPERCLASS | 'Behavior' | ___SYSTEM | 8 | ✗ | ✗ |
| __CLASS | 'ServiceMetadataBehavior' | ___SYSTEM | 8 | ✗ | ✗ |
| __GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to ServiceMetadataBehaviorNumber of classes:22
comments powered by
|