Click or drag to resize

PFIdentityName Property

Gets the user name.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute(AttributeName = "Name")]
public string Name { get; }

Property Value

Type: String

Implements

IIdentityName
See Also