Table of Contents

Operator explicit operator

Namespace
DotNetBrowser.Net.Certificates
Assembly
DotNetBrowser.dll

explicit operator ExtendedKeyUsage(string)

Creates the ExtendedKeysUsage instance from string representation

public static explicit operator ExtendedKeyUsage(string str)

Parameters

str string

string representation

Returns

ExtendedKeyUsage

a corresponding ExtendedKeyUsage instance.