Partager via


ILocalUser.Sid Property

Definition

A unique Security Identifier that is generated by the server.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="A unique Security Identifier that is generated by the server.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sid", Update=false)]
public string Sid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="A unique Security Identifier that is generated by the server.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sid", Update=false)>]
member this.Sid : string
Public ReadOnly Property Sid As String

Property Value

Attributes

Applies to