AzKeyStore.GetSecureString(IKeyStoreKey) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public System.Security.SecureString GetSecureString (Microsoft.Azure.Commands.ResourceManager.Common.IKeyStoreKey key);
member this.GetSecureString : Microsoft.Azure.Commands.ResourceManager.Common.IKeyStoreKey -> System.Security.SecureString
Public Function GetSecureString (key As IKeyStoreKey) As SecureString
Parameters
- key
- IKeyStoreKey