SecurityCredentials Class

Definition

An abstract base class for types that represent security credentials.

C#
public abstract class SecurityCredentials
Inheritance
SecurityCredentials
Derived

Properties

CredentialType

Indicates the type of security credentials to use in order to secure the cluster – valid values are "none", "x509", "Windows".

Methods

LoadFrom(CodePackageActivationContext, String, String)

Instantiate SecurityCredentials object from service configuration settings file

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest