Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 981 Bytes

Get-KshCurrentUserProperty.md

File metadata and controls

46 lines (30 loc) · 981 Bytes
external help file Module Name online version schema
SPClientCore.dll-Help.xml
SPClientCore
2.0.0

Get-KshCurrentUserProperty

SYNOPSIS

Retrieves current user properties.

SYNTAX

Get-KshCurrentUserProperty [<CommonParameters>]

DESCRIPTION

The Get-KshCurrentUserProperty cmdlet retrieves current user properties.

EXAMPLES

Example 1

PS C:\> Get-KshCurrentUserProperty

Retrieves current user properties.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

Karamem0.SharePoint.PowerShell.Models.V1.UserProperty

NOTES

RELATED LINKS