System.ClientModel
Namespace with 9 public types
Classes
ApiKeyCredential
A credential used to authenticate to a service that accepts an API key.
This type provides the ability to update the key's value without creating
a new client.
ClientResult
Represents the result of a cloud service operation.
ClientResult`1
Represents the result of a cloud service operation, and provides a
strongly-typed representation of the service response value.
ClientResultException
The exception that is thrown when the processing of a client request failed.
ContinuationToken
A token that can be passed to a client method to request or rehydrate a
subclient from the state represented by the token.
Abstract Classes
AsyncCollectionResult`1
Represents a collection of values returned from a cloud service operation.
The collection values may be delivered over one or more service responses.
AuthenticationTokenProvider
The base class for all implementations.
BinaryContent
Represents binary content that can be sent to a cloud service as part of
a .
CollectionResult`1
Represents a collection of values returned from a cloud service operation.
The collection values may be delivered over one or more service responses.