SOLIDWORKS PDM Professional API Help Send Feedback
Authentication Property (IEdmTransition10)
See Also 
EPDM.Interop.epdm Namespace > IEdmTransition10 Interface : Authentication Property (IEdmTransition10)


Gets whether this workflow transition requires a password.

Syntax

Visual Basic 
ReadOnly Property Authentication As System.Boolean
C# 
System.bool Authentication {get;}
C++/CLI 
property System.bool Authentication {
   System.bool get();
}

Property Value

True if this workflow transition requires a password, false if not

Example

See the IEdmTransition10 examples.

Remarks

This property corresponds to the Authentication check box in the Properties dialog of a transition.

See Also

Availability

SOLIDWORKS PDM Professional 2015 SP02