ActiveDirectoryClient.GetObjectByObjectId(String) 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.
Get object by ObjectId
public Microsoft.Azure.Commands.ActiveDirectory.PSADObject GetObjectByObjectId (string objectId);
member this.GetObjectByObjectId : string -> Microsoft.Azure.Commands.ActiveDirectory.PSADObject
Public Function GetObjectByObjectId (objectId As String) As PSADObject
Parameters
- objectId
- String