Click or drag to resize

PFExternalConnection_Binding_UserPrincipalType Property

Gets or sets a value indicating which type of principals are referenced. Default value: Users.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public PFExternalConnection_Binding_PrincipalType PrincipalType { get; set; }

Property Value

Type: PFExternalConnection_Binding_PrincipalType
See Also