ActiveDirectoryClient.CreateSpKeyCredential(String, KeyCredential) 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 Microsoft.Azure.Commands.ActiveDirectory.PSADCredential CreateSpKeyCredential (string spObjectId, Microsoft.Azure.Graph.RBAC.Models.KeyCredential credential);
member this.CreateSpKeyCredential : string * Microsoft.Azure.Graph.RBAC.Models.KeyCredential -> Microsoft.Azure.Commands.ActiveDirectory.PSADCredential
Public Function CreateSpKeyCredential (spObjectId As String, credential As KeyCredential) As PSADCredential
Parameters
- spObjectId
- String
- credential
- Microsoft.Azure.Graph.RBAC.Models.KeyCredential