AttackStrategy.Caesar 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 Caesar cipher, a substitution cipher that shifts characters by a fixed number of positions.
public static Azure.AI.Projects.AttackStrategy Caesar { get; }
static member Caesar : Azure.AI.Projects.AttackStrategy
Public Shared ReadOnly Property Caesar As AttackStrategy