AttackStrategy.ROT13 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Applies the ROT13 cipher, a simple substitution cipher that shifts characters by 13 positions.
public static Azure.AI.Projects.AttackStrategy ROT13 { get; }
static member ROT13 : Azure.AI.Projects.AttackStrategy
Public Shared ReadOnly Property ROT13 As AttackStrategy