Gets the server authentication.
Namespace: LLCryptoLib.Security.CertificatesAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static Oid ServerAuthentication { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property ServerAuthentication As Oid Get |
Visual C++ |
---|
public: static property Oid^ ServerAuthentication { Oid^ get (); } |