Share via


AttackStrategy.Caesar Property

Definition

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

Property Value

Applies to