AttackStrategy.Atbash 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.
Implements the Atbash cipher, a simple substitution cipher where each letter is mapped to its reverse.
public static Azure.AI.Projects.AttackStrategy Atbash { get; }
static member Atbash : Azure.AI.Projects.AttackStrategy
Public Shared ReadOnly Property Atbash As AttackStrategy