Share via


KeyVaultRoleScope.Implicit(String to KeyVaultRoleScope) Operator

Definition

Converts a string to a KeyVaultRoleScope.

public static implicit operator Azure.Security.KeyVault.Administration.KeyVaultRoleScope (string value);
static member op_Implicit : string -> Azure.Security.KeyVault.Administration.KeyVaultRoleScope
Public Shared Widening Operator CType (value As String) As KeyVaultRoleScope

Parameters

value
String

Returns

Applies to