다음을 통해 공유


AttackStrategy.ROT13 Property

Definition

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

Property Value

Applies to