ServicePrincipalKeyStore.SaveKey(String, String, SecureString) 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 static void SaveKey (string appId, string tenantId, System.Security.SecureString serviceKey);
static member SaveKey : string * string * System.Security.SecureString -> unit
Public Shared Sub SaveKey (appId As String, tenantId As String, serviceKey As SecureString)
Parameters
- appId
- String
- tenantId
- String
- serviceKey
- SecureString