ToggleOverload List

Type NameDescription
Public methodApplySecurityTemplate(Id)
Creates a new instance of an ApplySecurityTemplate pending action object initialized with the specified versioning state identifier.

For a versioning security template, valid versioning state identifiers are:

  • VersionStatusId.IN_PROCESS
  • VersionStatusId.RELEASED
  • VersionStatusId.RESERVATION
  • VersionStatusId.SUPERSEDED

For an application security template, the returned value corresponds to a user-defined ID managed by your application.

Protected methodApplySecurityTemplate(SerializationInfo, StreamingContext)
******************************************************** * * Object Serialization * **********************************************************

ToggleSee Also