Click or drag to resize

PFIdentityAuthenticationType Property

Gets the type of authentication used.

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 = "AuthenticationType")]
public string AuthenticationType { get; }

Property Value

Type: String

Implements

IIdentityAuthenticationType
See Also