ServicePrincipalKey(String, String, String) Constructor
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 ServicePrincipalKey (string name, string appId, string tenantId);
new Microsoft.Azure.Commands.ResourceManager.Common.ServicePrincipalKey : string * string * string -> Microsoft.Azure.Commands.ResourceManager.Common.ServicePrincipalKey
Public Sub New (name As String, appId As String, tenantId As String)
Parameters
- name
- String
- appId
- String
- tenantId
- String