Click or drag to resize
MemberDefSecurityTokenFile Property
The security domain token file location

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public abstract string SecurityTokenFile { get; set; }

Property Value

Type: String
The token file location (may be null)
Remarks
Optional, if used, the security domain policy file parameter cannot be specified.
See Also