Aracılığıyla paylaş


RunAsPolicyDescription.UserName Property

Definition

Gets or sets the UserName specified in RunAsPolicy associated with a CodePackage.

public string UserName { get; }
member this.UserName : string
Public ReadOnly Property UserName As String

Property Value

The UserName specified in RunAsPolicy associated with a CodePackage.

Applies to