CertUtils Class

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.CertUtils

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public NotInheritable Class CertUtils
'Usage
public static class CertUtils
public ref class CertUtils abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type CertUtils =  class end
public final class CertUtils

The CertUtils type exposes the following members.

Methods

  Name Description
Public methodStatic member LoadCertificateByThumbprint

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.AnalysisServices Namespace