ClientCredentials, ROOT\ServiceModel
Class
| Methods | Properties (9)
| Qualifiers (4)
| Instances | Namespaces (1)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionClientCredentials
ClientCredentials propertiesClientCredentials has 9 properties (8 Local, 1 Derived)
Detailed description of ClientCredentials propertiesLocal properties (8) of ClientCredentials class| ▲ ClientCertificate property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'The X.509 certificate the client uses to authenticate to the service.' |
|---|
| DisplayName | 'ClientCertificate' |
|---|
| read | True |
|---|
| ClientCertificate property is in 2 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ HttpDigest property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'The current Http Digest credential.' |
|---|
| DisplayName | 'HttpDigest' |
|---|
| read | True |
|---|
| HttpDigest property is in 1 class (ClientCredentials) of ROOT\ServiceModel and in 1 namespace |
| ▲ IssuedToken property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'The endpoint address and binding used to contact the locat security token service.' |
|---|
| DisplayName | 'IssuedToken' |
|---|
| read | True |
|---|
| IssuedToken property is in 1 class (ClientCredentials) of ROOT\ServiceModel and in 1 namespace |
| ▲ ServiceCertificate property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'The service's x.509 certificate.' |
|---|
| DisplayName | 'ServiceCertificate' |
|---|
| read | True |
|---|
| ServiceCertificate property is in 2 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ SupportInteractive property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'A Boolean value that specifies if the credential supports interactive negotiation.' |
|---|
| DisplayName | 'SupportInteractive' |
|---|
| read | True |
|---|
| SupportInteractive property is in 1 class (ClientCredentials) of ROOT\ServiceModel and in 1 namespace |
| ▲ UserName property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'The username and password the client will use to authenticate itself to the service.' |
|---|
| DisplayName | 'UserName' |
|---|
| read | True |
|---|
| UserName property is in 1 class (ClientCredentials) of ROOT\ServiceModel and in 33 namespaces |
| ▲ Windows property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'The windows credentials the client will use to authenticate itself to the service.' |
|---|
| DisplayName | 'Windows' |
|---|
| read | True |
|---|
| Windows property is in 1 class (ClientCredentials) of ROOT\ServiceModel and in 1 namespace |
Derived properties (1) of ClientCredentials class
ClientCredentials Qualifiers| Name | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
| Description | 'ClientCredentials' | ✗ | ✗ | ✓ | ✗ | ✓ |
| dynamic | True | ✓ | ✓ | ✓ | ✗ | ✓ |
| provider | 'ServiceModel' | ✓ | ✓ | ✓ | ✗ | ✓ |
| UUID | '{05c79d97-2fee-44c3-b680-843bb8fc14b3}' | ✓ | ✗ | ✓ | ✗ | ✓ |
ClientCredentials System properties| Name | Value | Origin | CIMType | Local | Array |
| __PATH | '\\.\ROOT\ServiceModel:ClientCredentials' | ___SYSTEM | 8 | ✗ | ✗ |
| __NAMESPACE | 'ROOT\ServiceModel' | ___SYSTEM | 8 | ✗ | ✗ |
| __SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
| __DERIVATION | ['Behavior'] | ___SYSTEM | 8 | ✗ | ✓ |
| __PROPERTY_COUNT | 9 | ___SYSTEM | 3 | ✗ | ✗ |
| __RELPATH | 'ClientCredentials' | ___SYSTEM | 8 | ✗ | ✗ |
| __DYNASTY | 'Behavior' | ___SYSTEM | 8 | ✗ | ✗ |
| __SUPERCLASS | 'Behavior' | ___SYSTEM | 8 | ✗ | ✗ |
| __CLASS | 'ClientCredentials' | ___SYSTEM | 8 | ✗ | ✗ |
| __GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to ClientCredentialsNumber of classes:1 | Class name | Childs | Properties | Methods | Class Instances | Child Instances | Abstract | Singleton |
| ServiceCredentials | 0 | 8 | 0 | - | - | - | - |
comments powered by
|